TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Fairy Tail #266

Closed chriszinkula closed 7 months ago

chriszinkula commented 7 months ago

Series Name

Fairy Tail

Series Year

2009

Series Database IDs

imdb:tt1528406,tmdb:46261,tvdb:114801

Creator Username

No response

Blueprint Description

Anime title cards with absolute episode numbering, arc season titles, and remove 'Tartaros Chapter' prefix from episode names.

Blueprint

{
  "series": {
    "card_type": "anime",
    "episode_text_format": "Episode {absolute_episode_number}",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "season_title_ranges": [
      "266-275",
      "1-2",
      "3-4",
      "5-10",
      "11-20",
      "21-29",
      "30-32",
      "33-40",
      "41-51",
      "52-68",
      "69-75",
      "76-95",
      "96-122",
      "123-124",
      "125-150",
      "151-203",
      "204-226",
      "227-233",
      "234-265",
      "276-284",
      "285-328"
    ],
    "season_title_values": [
      "Zer\u00f8 arc",
      "Macao arc",
      "Daybreak arc",
      "Eisenwald arc",
      "Sub-Zero Emperor Lyon arc",
      "Phantom Lord arc",
      "Loke arc",
      "Tower of Heaven arc",
      "The Battle of Fairy Tail arc",
      "Oraci\u00f3n Seis arc",
      "Daphne arc",
      "Edolas arc",
      "Tenrou Island arc",
      "X791 arc",
      "Key of the Starry Sky arc",
      "Grand Magic Games arc",
      "Eclipse Celestial Spirits arc",
      "Sun Village arc",
      "Tartaros arc",
      "Avatar arc",
      "Alvarez arc"
    ],
    "template_ids": [],
    "source_files": []
  },
  "episodes": {
    "s6e8": {
      "template_ids": [],
      "title": "Prologue - The Nine Demon Gates"
    },
    "s6e9": {
      "template_ids": [],
      "title": "Prologue - Fairies vs. Netherworld"
    },
    "s6e10": {
      "template_ids": [],
      "title": "Prologue - The White Legacy"
    },
    "s6e11": {
      "template_ids": [],
      "title": "Prologue - Natsu vs. Jackal"
    },
    "s6e12": {
      "template_ids": [],
      "title": "Immorality and Sinners"
    },
    "s6e13": {
      "template_ids": [],
      "title": "Jellal vs. Oraci\u00f3n Seis"
    },
    "s6e14": {
      "template_ids": [],
      "title": "A Place Reached by Prayer"
    },
    "s6e15": {
      "template_ids": [],
      "title": "The Demon's Rebirth"
    },
    "s6e16": {
      "template_ids": [],
      "title": "To Let Live or Die"
    },
    "s6e17": {
      "template_ids": [],
      "title": "Wendy vs. Ezel"
    },
    "s6e18": {
      "template_ids": [],
      "title": "Friends Forever"
    },
    "s6e19": {
      "template_ids": [],
      "title": "Hell's Core"
    },
    "s6e20": {
      "template_ids": [],
      "title": "Underworld King"
    },
    "s6e21": {
      "template_ids": [],
      "title": "Alegria"
    },
    "s6e22": {
      "template_ids": [],
      "title": "A Strike from the Stars"
    },
    "s6e23": {
      "template_ids": [],
      "title": "Celestial Spirit King vs. Underworld King"
    },
    "s6e24": {
      "template_ids": [],
      "title": "Erza vs. Minerva"
    },
    "s6e25": {
      "template_ids": [],
      "title": "The Boy's Tale"
    },
    "s6e26": {
      "template_ids": [],
      "title": "Gray vs. Silver"
    },
    "s6e27": {
      "template_ids": [],
      "title": "A Silver Wish"
    },
    "s6e28": {
      "template_ids": [],
      "title": "Air"
    },
    "s6e29": {
      "template_ids": [],
      "title": "Steel"
    },
    "s6e30": {
      "template_ids": [],
      "title": "Final Duels"
    },
    "s6e31": {
      "template_ids": [],
      "title": "Wings of Despair"
    },
    "s6e32": {
      "template_ids": [],
      "title": "Fire Dragon Iron Fist"
    },
    "s6e33": {
      "template_ids": [],
      "title": "00:00"
    },
    "s6e34": {
      "template_ids": [],
      "title": "The Girl in the Crystal"
    },
    "s6e35": {
      "template_ids": [],
      "title": "Absolute Demon"
    },
    "s6e36": {
      "template_ids": [],
      "title": "Memento Mori"
    },
    "s6e37": {
      "template_ids": [],
      "title": "Soaring Above Ishgar"
    },
    "s6e38": {
      "template_ids": [],
      "title": "Drops of Fire"
    },
    "s6e39": {
      "template_ids": [],
      "title": "Finale - Where the Power of Life Lies"
    }
  },
  "templates": [],
  "fonts": [],
  "previews": [],
  "description": []
}

Preview Title Cards

preview

Zip of Font Files

No response

Zip of Source Files

No response

github-actions[bot] commented 7 months ago

Blueprint Validation Results

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

chriszinkula commented 7 months ago

I have to resubmit. I didn't realize I had to check the 'match title' box to get the titles to stay.