TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Sentinelles #933

Open foux opened 3 days ago

foux commented 3 days ago

Series Name

Sentinelles

Series Year

2022

Series Database IDs

imdb:tt18549982,tmdb:195657,tvdb:414229

Creator Username

foux

Blueprint Description

Logo card with text in the color of the logo. Season and eisode text are tranlated in french, as it is a french series, and I doubt any non french speaking viewers will watch it

Blueprint

{
  "series": {
    "card_type": "logo",
    "template_ids": [
      0
    ],
    "font_color": "rgb(243, 190, 118)",
    "source_files": []
  },
  "templates": [
    {
      "episode_text_format": "\u00c9pisode {episode_number}",
      "season_title_ranges": [
        "s1e1-s30e89"
      ],
      "season_title_values": [
        "Saison {season_number}"
      ],
      "name": "Translated episodes and season numbers",
      "filters": []
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

No response

Zip of Source Files

sources.zip

Set IDs

No response

github-actions[bot] commented 3 days ago

Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

github-actions[bot] commented 3 days ago

Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.