github CollinHeist/TitleCardMaker v1.7.1

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

Major Changes

  • Create reality TV/logo-based title card type
    • New card_type identifiers logo and reality tv
    • Requires "extras" to specify logo and background, like:
      extras:
        logo: /path/to/some/logo.png
        background: green # any color
    • Example of the card:
  • Added global option to disable season subfolders
    • New hide_season_holders option under options in global preferences
    • Affects both normal media directories and archives

Major Fixes

  • Create modules/.objects/ directory during module loading (causing error for docker container)

Minor Changes

  • Add ability to require kanji for a series using the anime card type
    • If the require_kanji extra is provided, cards of that series will not be made if no kanji was found/given
    • Example specification would be:
      extras:
        require_kanji: true

Minor Fixes

N/A

Don't miss a new TitleCardMaker release

NewReleases is sending notifications on new releases.