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] Metalocalypse #962

Closed
Chrisophogus opened this issue Dec 13, 2024 · 5 comments · Fixed by #969
Closed

[Blueprint] Metalocalypse #962

Chrisophogus opened this issue Dec 13, 2024 · 5 comments · Fixed by #969

Comments

@Chrisophogus
Copy link

Chrisophogus commented Dec 13, 2024

Series Name

Metalocalypse

Series Year

2006

Series Database IDs

imdb:tt0839,tvdb:79563,tmdb:653

Creator Username

Chris

Blueprint Description

A modification of the Cutout card to use the show title and have episode title in show font.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "cutout",
    "hide_season_text": true,
    "episode_text_format": "{series_name}",
    "match_titles": false,
    "extra_keys": [
      "overlay_transparency"
    ],
    "extra_values": [
      "0.1"
    ]
  },
  "episodes": {
    "s1e3": {
      "title": "Happy Dethday (a.k.a. Birthdayface)"
    },
    "s1e8": {
      "title": "Snakes N' Barrels"
    },
    "s1e10": {
      "title": "Fat Kid at the Detharmonic (a.k.a. FatKlok)"
    }
  },
  "fonts": [
    {
      "name": "Metalocalypse",
      "file": "BlackCastleMF.ttf",
      "title_case": "upper"
    }
  ]
}

Preview Title Cards

Preview 01
Preview 02

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

Copy link
Contributor

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.

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 great. /create-blueprint

github-actions bot pushed a commit that referenced this issue Dec 15, 2024
CollinHeist pushed a commit that referenced this issue Dec 15, 2024
* Create CollinHeist's Blueprint #968

* Create Chrisophogus's Blueprint #962

* Create Supremicus's Blueprint #963

* Create Supremicus's Blueprint #964

* Create Supremicus's Blueprint #967

* Resize Preview Images

* Update Blueprint and README Files

* Create l33xu's Blueprint #966

* Create Supremicus's Blueprint #965

* Resize Preview Images, Update Database and README Files

---------

Co-authored-by: TitleCardMakerBot <[email protected]>
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