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] SPY x FAMILY #63

Closed
CollinHeist opened this issue Nov 25, 2023 · 3 comments · Fixed by #64
Closed

[Blueprint] SPY x FAMILY #63

CollinHeist opened this issue Nov 25, 2023 · 3 comments · Fixed by #64

Comments

@CollinHeist
Copy link
Collaborator

CollinHeist commented Nov 25, 2023

Series Name

SPY x FAMILY

Series Year

2022

Series Database IDs

imdb:tt13706018,tmdb:120089,tvdb:405920

Creator Username

No response

Blueprint Description

Anime card type with absolute episode numbering, a reduced font size (for the longer titles), and the gold color from the logo used for the episode text - which is written as "Mission (x)". The titles for multi-part episodes are manually split.

Blueprint

{
  "series": {
    "card_type": "anime",
    "episode_text_format": "Mission {absolute_episode_number}",
    "extra_keys": [
      "episode_text_color"
    ],
    "extra_values": [
      "rgb(244,188,95)"
    ],
    "template_ids": [],
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "font_size": 0.8,
    "source_files": []
  },
  "episodes": {
    "s1e24": {
      "template_ids": [],
      "title": "THE ROLE OF A MOTHER AND WIFE\\nSHOPPING WITH FRIENDS",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e16": {
      "template_ids": [],
      "title": "YOR'S KITCHEN\\nTHE INFORMANT'S GREAT ROMANCE PLAN",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e17": {
      "template_ids": [],
      "title": "CARRY OUT THE GRIFFIN PLAN\\nFULLMETAL LADY\\nOMELET RICE\u2665",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e18": {
      "template_ids": [],
      "title": "UNCLE THE PRIVATE TUTOR\\nDAYBREAK",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e19": {
      "template_ids": [],
      "title": "A REVENGE PLOT AGAINST DESMOND\\nMAMA BECOMES THE WIND",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e20": {
      "template_ids": [],
      "title": "INVESTIGATE THE GENERAL HOSPITAL\\nDECIPHER THE PERPLEXING CODE",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e21": {
      "template_ids": [],
      "title": "NIGHTFALL\\nFIRST FIT OF JEALOUSY",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e2": {
      "template_ids": [],
      "title": "BOND'S STRATEGY TO STAY ALIVE\\nDAMIAN'S FIELD RESEARCH TRIP",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e3": {
      "template_ids": [],
      "title": "MISSION AND FAMILY\\nTHE ELEGANT BONDMAN\\nTHE HEART OF A CHILD\\nWAKING UP",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e4": {
      "template_ids": [],
      "font_size": 0.75,
      "title": "THE PASTRY OF KNOWLEDGE\\nTHE INFORMANT'S GREAT ROMANCE PLAN II",
      "match_title": false,
      "auto_split_title": false
    }
  },
  "templates": [],
  "fonts": [],
  "previews": [],
  "description": []
}

Preview Title Cards

SPY x FAMILY (2022) - S01E14

Zip of Font Files

No response

Zip of Source Files

No response

@CollinHeist CollinHeist self-assigned this Nov 25, 2023
Copy link
Contributor

Blueprint Validation Results

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

Copy link
Contributor

Blueprint Validation Results

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

@CollinHeist
Copy link
Collaborator Author

/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.

1 participant