Script to auto-rename episodes from a list
Find a file
2024-09-02 18:14:18 +10:00
.gitattributes Initial commit 2023-11-26 00:47:18 +11:00
LICENSE Initial commit 2023-11-26 00:47:18 +11:00
README.md Update README.md 2024-09-02 18:14:18 +10:00
tv-rename.py readme 2023-11-26 00:50:57 +11:00

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