Skip to content

v1.0.3

Compare
Choose a tag to compare
@CollinHeist CollinHeist released this 09 Apr 17:57
· 1392 commits to master since this release
ee7e087

Major Changes

N/A

Major Fixes

  • Fix title validation always returning True, resulting in cards being created even if font was invalid
  • Handle case where series cannot be found in TMDb when querying for logo (was raising KeyError)

Minor Changes

  • Added source font case that does not modify title from datafile
  • Added two hour waiting period when querying new episodes from Sonarr (to mitigate bad metadata that needs to be fixed)
  • Only warn for missing characters from a font once per runtime

Minor Fixes

  • Fix log.error() call in GenreMaker when source file does not exist
  • Moved new-episode logging within DataFileInterface to post-existence check