Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] Three-Body #958

Closed
archieyates opened this issue Dec 7, 2024 · 4 comments · Fixed by #961
Closed

[Blueprint] Three-Body #958

archieyates opened this issue Dec 7, 2024 · 4 comments · Fixed by #961

Comments

@archieyates
Copy link
Contributor

archieyates commented Dec 7, 2024

Series Name

Three-Body

Series Year

2023

Series Database IDs

imdb:tt20242042,tmdb:204541,tvdb:421555

Creator Username

Reicha7

Blueprint Description

Standard card with some custom title override to use cardinal numbering to match the show title.

Blueprint

{
  "series": {
    "card_type": "standard",
    "font_id": 0,
    "extra_keys": [
      "title_text_format"
    ],
    "extra_values": [
      "EPISODE  {to_cardinal(episode_number)}"
    ],
    "hide_season_text": true,
    "hide_episode_text": true
  },
  "fonts": [
    {
      "name": "TV_Large",
      "file": "impact.ttf",
      "color": "rgb(223, 215, 202)",
      "size": 2.0,
      "title_case": "upper",
      "vertical_shift": -200
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

Copy link
Contributor

github-actions bot commented Dec 7, 2024

Validation Results

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

Copy link
Contributor

Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new tests will be run automatically.

Copy link
Contributor

Validation Results

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

@CollinHeist
Copy link
Collaborator

Thanks! /create-blueprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants