Major Changes
- Changed episode text string modification to use regex to match for more generic episode format text strings within
StarWarsTitleCard
Major Fixes
- Corrected identification of custom season titles from custom episode text formats within
StarWarsTitleCard
- All format strings other than
EPISODE {episode_number}
andPART {episode_number}
indicate a custom season title profile
- All format strings other than
Minor Changes
- Change log level for no matching episode message within
TMDbInterface
- Re-add
--sonarr-list-ids
tofixer.py
Minor Fixes
- Handle bad keys in filename format string validation
- If an invalid/unspecified key/argument is provided in
filename_format
, this was causing a runtime error
- If an invalid/unspecified key/argument is provided in