v1.14.4
Major Changes
- Create Overline card type
- Create Marvel card type styled after RedHeadJedi's MCU poster set
Major Fixes
N/A
Minor Changes
- Automatically search for (and apply) mask images in the Tinted Frame card
- TCM will search for files named like
{filename}-mask.png
- e.g.s1e1-mask.png
in the source folder - If provided, this mask image is overlayed after the text, frame, and logo are applied
- This can be used to give the appearance of part of the image extending beyond the boundaries of the frame - for example:
- Which was created using this hand-created mask image
- For demonstrative purposes I created an entire set for Mr. Robot with these masks - see here
- TCM will search for files named like
- Add support for
episode_text_vertical_shift
in Olivier card to manually shift just the episode text - Add support for
glass_color
extra in the Tinted Glass card - Add
/config
volume to Docker image; add the Python version as argument (thanks @mchangrh)
Minor Fixes
- Use better name matching in Plex when the Series has no database ID's (no longer strictly case-sensitive)
- Log error message when Jellyfin returns bad Episode data
- Properly identify
case_name
as a bad Font attribute - Do not blur edges if image blurring is enabled in Tinted Frame card - should improve card creation times when blurring
- Handle non-string series exclusion names in Sync exclusion YAML files