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] Scream: The TV Series #530

Closed
archieyates opened this issue Mar 19, 2024 · 3 comments · Fixed by #531
Closed

[Blueprint] Scream: The TV Series #530

archieyates opened this issue Mar 19, 2024 · 3 comments · Fixed by #531

Comments

@archieyates
Copy link
Contributor

archieyates commented Mar 19, 2024

Series Name

Scream: The TV Series

Series Year

2015

Series Database IDs

imdb:tt3921180,tmdb:62823,tvdb:294417

Creator Username

Reicha7

Blueprint Description

Cutout card with the series Font, and uses the Standard card type for the specials.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "cutout",
    "extra_keys": [
      "episode_text_color"
    ],
    "extra_values": [
      "red"
    ],
    "template_ids": [],
    "font_stroke_width": 0.0,
    "source_files": []
  },
  "episodes": {
    "s0e4": {
      "card_type": "standard",
      "hide_episode_text": true,
      "template_ids": []
    },
    "s0e5": {
      "card_type": "standard",
      "hide_episode_text": true,
      "template_ids": []
    },
    "s2e1": {
      "template_ids": [],
      "font_vertical_shift": -50,
      "title": "I Know What\\nYou Did Last Summer",
      "auto_split_title": false
    }
  },
  "templates": [],
  "fonts": [
    {
      "name": "Scream TV Series",
      "file": "Scream.ttf",
      "replacements_in": [
      ],
      "replacements_out": [
      ],
      "title_case": "upper"
    }
  ],
  "previews": [],
  "description": []
}

Preview Title Cards

preview
preview2

Zip of Font Files

fonts.zip

Zip of Source Files

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

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

@CollinHeist
Copy link
Collaborator

Looks great! 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