Skip to content

0.2.0

Compare
Choose a tag to compare
@keithfancher keithfancher released this 08 Sep 21:26
· 154 commits to master since this release

0.2.0 - 2023-09-08

Added

  • Show a URL for each returned TV show in the search results list. Handy to find more info about a show, verify you've got the right ID, etc.

Changed

  • Use the s##e## episode-naming convention rather than #x##. (e.g. s01e04 rather than 1x04.) Some version of this is recommended by both Plex and Kodi.
  • Filter directories and tvmv log files from the input file list when running a mv operation. This makes it possible to run tvmv multiple times without the resulting log files causing Mismatched number of episodes... errors. Also makes it possible to run tvmv in a directory which contains video files and subdirectories, without having to glob specifically for the video files.
  • Show more of each TV show description in search output. One line was simply too short to be useful.

Full Changelog: 0.1.0...0.2.0