Episode Title Renamer
beta 3
by Titney
titney AT pocketheaven DOT com
2004-07-08
- Description:
Takes all video files in current dir and adds episode titles from text file
Makes .bat to undo if you aren't happy with the names
IE it renames
The_Simpsons_S15E06_pdtv-lol.avi
to
The_Simpsons_S15E06_-_Today_I_Am_A_Klown_pdtv-lol.avi
Perl .pl and windows .exe
.pl tested on windows and freebsd.
All settings changed with ini file.
- Input text file:
Make a titles.txt file with the ep numbers and titles
Format should be numberep title format (pipe | is default delimiter, change in ini)
It is very tolerant for junk lines, whitespace, etc, as long as each ep is on its own line
with the correct delimiter.
- Files:
Ep number has to be surrounded by space or underscore
If any underscores is present in filename all spaces will be converted to underscores
Override with space/underscore settings in ini
Ep number matching is case insensitive... s01e05 should match S01E05
Matches five different file extensions, .avi .mpg etc, change in ini
See ini for more settings
Sample titles.txt included (from anime series Jungle wa itsumo Hale nochi Guu)
download
titney.org