github CollinHeist/TitleCardMaker v1.11.2

latest releases: v1.16.0, v1.15.0, v1.14.5...
2 years ago

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: false is added to a series (which disables title matching)
  • Allow for >1 character replacements in custom fonts
  • Add functionality to "correct" images with non-16:9 aspect ratios to mini_maker.py (#206)
    • Add --ratio/--aspect-ratio, --ratio-batch/--aspect-ratio-batch, and --ratio-style/--aspect-ratio-style arguments
    • Implement two "styles" of ratio correction - copy and stretch, for example:

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 --sync run mode
  • Create movie posters with index using --movie-index/--movie-number arguments - for example (#270):
  • Add description of mini_maker.py features to main README
  • Add -tl for shorthand of --tautulli-list and -tf for 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

Don't miss a new TitleCardMaker release

NewReleases is sending notifications on new releases.