/tv_tools

I use this script to fix video file names of episodes that are incorrect for kodi to recognize.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tv_tools

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.

Documentation

The documentation can be found on the Github page.

Releases

Information on the last release found on the Github page.

Usage

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/

Contributing

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.

License

GNU GPLv3