CLI tool for tv renaming - do the naming.
- Categorizes videos in the source directory as movie and tv series
- Searches for series information on thetvdb.com and movies on themoviedb.org
- Renames movies and tv series and moves them into their corresponding folders
yarn global add dothenaming
this makes dothenaming available globally. which lets you execute it from every directory within your terminal.
dothenaming <source> <destination>
- Better search algorithm (S1E1, 1x1 or 101 formats)
- Use parent folder to improve search results
- Scraping artwork
- Define custom naming schemes using Templates