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] Inside Job #844

Closed
Cwavs opened this issue Aug 7, 2024 · 3 comments · Fixed by #845
Closed

[Blueprint] Inside Job #844

Cwavs opened this issue Aug 7, 2024 · 3 comments · Fixed by #845

Comments

@Cwavs
Copy link

Cwavs commented Aug 7, 2024

Series Name

Inside Job

Series Year

2021

Series Database IDs

imdb:tt10231312,tmdb:97727,tvdb:365098

Creator Username

Cwavs

Blueprint Description

Tinted Frame Plus with a similar font to the logo, and the part number instead of the season text.

You will need to manually set the "Episode Text Font" extra to the included Font file.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "KHthe8th/TintedFramePlus",
    "extra_keys": [
      "episode_text_font",
      "episode_text_font_size"
    ],
    "extra_values": [
      "/config/assets/fonts/22/SpecialElite-Regular.ttf",
      "1.5"
    ],
    "season_title_ranges": [
      "s1e1-s1e10",
      "s1e11-s1e18"
    ],
    "season_title_values": [
      "Part 1",
      "Part 2"
    ]
  },
  "fonts": [
    {
      "name": "Special Elite - Inside Job",
      "file": "SpecialElite-Regular.ttf",
      "size": 1.5,
      "title_case": "lower"
    }
  ]
}

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 Aug 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

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

@CollinHeist
Copy link
Collaborator

Thanks! Looks good /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