github CollinHeist/TitleCardMaker v1.0.1

latest releases: v1.16.0, v1.15.0, v1.14.5...
3 years ago

Major Changes

N/A

Major Fixes

  • Added fixing for malformed blacklist to TMDbInterface
    • If the Maker is interrupted while writing the blacklist file, it can become malformed and break
    • Upon initialization, the object will correct any bad entries in the blacklist

Minor Changes

  • Reorganized fixer.py structure
    • Removed unused --sort-data-file argument
    • Reworked --title-card argument
    • Added --vertical-shift and --interline-spacing arguments
  • Changed cache length of WebInterface to 10
  • Renamed Show.check_sonarr_for_new_episodes() to Show.query_sonarr() since it includes ID gathering
  • Improved TMDb title querying to use episode ID's from Sonarr
  • Added query_sonarr() method to ShowArchive
  • Moved episode ID syncing from Show.create_missing_title_cards() method into Show.check_sonarr_for_new_episodes() so that episode title querying is improved

Minor Fixes

N/A

Don't miss a new TitleCardMaker release

NewReleases is sending notifications on new releases.