Major Changes
- Ignore temporary (
TBA/Episode {x}) titles when sourcing episode data from Plex - Remake cards when a new title is detected (by default) (#272)
- Manual titles (specified in the datafile) can be utilized if
refresh_titles: falseis added to a series (which disables title matching)
- Manual titles (specified in the datafile) can be utilized if
- Allow for >1 character replacements in custom fonts
- Add functionality to "correct" images with non-16:9 aspect ratios to
mini_maker.py(#206)
Major Fixes
- Fix handling relative paths on Windows
- Faster Tautulli quick-updating
- Handle bounding box color with spaces in
LandscapeTitleCard - Properly identify and apply templates with keys in sub-lists (keys were being ignored) - for example:
test: card_type: landscape archive_variations: - archive_name: <<arch_name>> card_type: standard
- Correct source image resizing in
PosterTitleCard
Minor Changes
- Don't integrate with Tautulli during
--syncrun mode - Create movie posters with index using
--movie-index/--movie-numberarguments - for example (#270):
- Add description of
mini_maker.pyfeatures to main README - Add
-tlfor shorthand of--tautulli-listand-tffor shorthand of--tautulli-frequency
Minor Fixes
- Immediately check Plex for images if TMDb is disabled for a series and image source priorty of TMDb is higher than Plex
- Don't replace colons in paths on Windows systems
- Minor multiline-spacing and kerning adjustments on movie posters (better match for musikmann's typical style)
- Allow for movie posters with no titles
- Fix manual source image downloading with
fixer.py - Correctly specify wildcard profile in base image resizing

