Major Changes
- Separate manual image creation and "fixes" from
fixer.py
intomini_maker.py
andfixer.py
--title-card
,--genre-card
, and--show-summary
commands are now insidemini_maker.py
- "Fixer" as a name makes more sense to "fix" things, as opposed to create them
- Add ability to import archive directly into Plex
- Created
--import-archive
/--load-archive
and--import-series
/--load-series
arguments infixer.py
- Created
- Allow font size adjustment in
AnimeTitleCard
- Allow per-season/episode range manual source specification
- Created global "style" options (
watched_style
andunwatched_style
)- Looks for these options under
plex
section, or on a per-series option - Removed
art_all
andblur_all
fromunwatched
options
- Looks for these options under
Major Fixes
- Actually use customized background color in
ShowSummary
creation
Minor Changes
- Add
-t
argument alongside--time
- Log (under
DEBUG
log level) cards being loaded into Plex - Add
--background-color
argument option tomini_maker.py
- Changed
MultiEpisode
class to dynamically get/set attributes from first episode (was hard-coded) - Added backdrops to missing report
Minor Fixes
- Don't immediately skip series after single failed card loading
- Ignore
TDB
as temporary titles