github CollinHeist/TitleCardMaker v1.6.3

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

Major Changes

  • Let source images be pulled from Plex
    • Added parsing for source_priority global option (defaults to tmdb, plex), like:
    options:
      source_priority: tmdb | plex | tmdb, plex | plex, tmdb
    • This can specify the order of where source image should be pulled from
    • Created PlexInterface.get_source_image() method
  • Created TextlessTitleCard title card class
    • Added textless card type identifier
    • Created blank font case that just deletes the title text
  • Allow series-wide arbitrary extras to be provided to TitleCard classes
  • Allow for local card_type files

Major Fixes

  • Correctly read summary minimum episode count

Minor Changes

  • Let frequency be scheduled in weeks
  • Made WebInterface.download_image() static
  • Added ability to completely hide "EPISODE {x}" (episode text) from Star Wars card if episode text format is "" (empty string)
  • Added variable episode text offset in StarWarsTitleCard if prefix text is chapter, episode, or part
  • Precompile partless title regex
  • Change CardType.DEFAULT_FONT_CASE to source, from upper

Minor Fixes

  • Correctly set backdrop as downloadable for art/art un/watched styles

Don't miss a new TitleCardMaker release

NewReleases is sending notifications on new releases.