This gem allows you to easily rename TV episode files. Useful for mass-renaming mismatched show titles.
$ gem install showfixThe most common usage is to fix all files within the current directory. You can optionally add --pretend to the command if you would like to see what it will rename, without actually touching your files.
$ cd SomeTvShow
$ showfix renameFor detailed help, just run showfix help for a list of commands.
- Support for multi-episode files (S01E20-E21)
- Ability to manually enter season/episode numbers for show files that are not numbered at all
See the contribution guide.
Special thanks to Philipp Böhm for making serienrenamer