tv_tools is a Python command line tool to rename TV episodes from an absolute to an aired order.
The source can be found on the Github.
The documentation can be found on the Github page.
Information on the last release found on the Github page.
commands:
- rename: Rename files as per options.
- organize: Organize tv episodes per season.
options:
- print: Print more detailed information.
- noact: Dont act.
- doubleep: If video files contain two episodes each.
- keepep: Keep the episode number.
tv_tools rename -options:print,noact -paths:/mnt/media/
tv_tools organize -paths:/mnt/media/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. The bug tracker can be found on the Github page.
Please make sure to update tests as appropriate.