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] Hunter x Hunter #67

Closed
CollinHeist opened this issue Nov 27, 2023 · 3 comments · Fixed by #68
Closed

[Blueprint] Hunter x Hunter #67

CollinHeist opened this issue Nov 27, 2023 · 3 comments · Fixed by #68

Comments

@CollinHeist
Copy link
Collaborator

CollinHeist commented Nov 27, 2023

Series Name

Hunter x Hunter

Series Year

2011

Series Database IDs

imdb:tt2098220,tmdb:46298,tvdb:252322

Creator Username

No response

Blueprint Description

Anime card type with kanji, absolute numbering, arc season titles, and the "×" used in place of "x".

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "episode_text_format": "Episode {absolute_episode_number}",
    "season_title_ranges": [
      "s1e1-s1e21",
      "s1e22-s1e26",
      "s1e27-s1e36",
      "s1e37-s1e58",
      "s2e1-s2e17",
      "s2e18-s2e78",
      "3",
      "0"
    ],
    "season_title_values": [
      "Hunter Exam",
      "Zoldyk Family",
      "Heavens Arena",
      "Yorknew City",
      "Greed Island",
      "Chimera Ant",
      "Hunter Chairman Election",
      "OVAs"
    ],
    "template_ids": [],
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "source_files": []
  },
  "episodes": {
    "s0e1": {
      "template_ids": [],
      "title": "Phantom Rouge",
      "match_title": false
    },
    "s0e2": {
      "template_ids": [],
      "title": "The Last Mission",
      "match_title": false
    }
  },
  "templates": [],
  "fonts": [
    {
      "name": "Hunter x Hunter",
      "delete_missing": true,
      "replacements_in": [
        " x "
      ],
      "replacements_out": [
        " \u00d7 "
      ]
    }
  ],
  "previews": [],
  "description": []
}

Preview Title Cards

Hunter x Hunter (2011) - S01E16
Hunter x Hunter (2011) - S02E12
Hunter x Hunter (2011) - S02E53
Hunter x Hunter (2011) - S03E07

Zip of Font Files

No response

Zip of Source Files

No response

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

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

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

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