Script to auto-rename episodes from a list
| .gitattributes | ||
| LICENSE | ||
| README.md | ||
| tv-rename.py | ||
TV Rename
A small script that takes a newline-separated list of episode names and a directory with a episodes in it and renames them in a more human-readable format.
Has checks to ensure that there are the same amount of episodes and names, as well as displays the changes before committing the rename.
Usage: tv-rename.py DIRECTORY... SEASON...
Batch renames files for TV series from an episodes.txt in the target directory