Skip to content

v1.3.0

Compare
Choose a tag to compare
@CollinHeist CollinHeist released this 25 Apr 19:33
· 1318 commits to master since this release
253ef8d

Major Changes

  • Implemented "templates" for series YAML files
    • Created Template class which defines a series YAML template
    • Modified PreferenceParser to read/apply templates when reading/yielding Show objects
    • Templates look to substitute variables of the form <<{key}>>
    • Does not currently support optional arguments
    • Closes #90
  • When querying Sonarr, episode air-date/time is ignored if the episode file is present

Major Fixes

N/A

Minor Changes

  • Standardized progress bars to all disappear
  • Changed default season map size to 100 seasons (from 1000)

Minor Fixes

  • Typo fix in error message for missing libraries