diff --git a/README.md b/README.md
index 4be18d59..5babfe02 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Blueprints for importing premade Series configurations into TitleCardMaker.
## Blueprints
-There are currently `769` Blueprints available for `620` Series, submitted by `40` Creators.
+There are currently `776` Blueprints available for `626` Series, submitted by `43` Creators.
Series with the most Blueprints:
| Series | Blueprints |
@@ -21,7 +21,7 @@ Series with the most Blueprints:
Creators with the most Blueprint Submissions:
| Username | Blueprints |
| :---: | :--- |
-| CollinHeist | 296 |
+| CollinHeist | 297 |
| Reicha7 | 211 |
| Azuravian | 40 |
| MrSaiclops | 36 |
@@ -43,6 +43,7 @@ Creators with the most Blueprint Submissions:
| starpc | 5 |
| Archigos | 4 |
| Sproglet | 4 |
+| Supremicus | 4 |
| Dragonsys | 3 |
| BattleChambers | 3 |
| Ziggy73701 | 2 |
@@ -61,6 +62,8 @@ Creators with the most Blueprint Submissions:
| Nibbles | 1 |
| Visnes | 1 |
| stripedew | 1 |
+| Chris | 1 |
+| l33xu | 1 |
## Sets
diff --git a/blueprints.db b/blueprints.db
index 104dda20..b26804cf 100644
Binary files a/blueprints.db and b/blueprints.db differ
diff --git a/blueprints/B/Bob's Burgers (2011)/0/Bob'sBurgers.otf b/blueprints/B/Bob's Burgers (2011)/0/Bob'sBurgers.otf
new file mode 100644
index 00000000..81496235
Binary files /dev/null and b/blueprints/B/Bob's Burgers (2011)/0/Bob'sBurgers.otf differ
diff --git a/blueprints/B/Bob's Burgers (2011)/0/blueprint.json b/blueprints/B/Bob's Burgers (2011)/0/blueprint.json
new file mode 100644
index 00000000..97fe9600
--- /dev/null
+++ b/blueprints/B/Bob's Burgers (2011)/0/blueprint.json
@@ -0,0 +1,70 @@
+{
+ "series": {
+ "font_id": 0,
+ "card_type": "Supremicus/DawnTitleCard",
+ "episode_text_format": "EPISODE {episode_number}",
+ "extra_keys": [
+ "season_text_format",
+ "episode_text_vertical_shift",
+ "episode_text_font",
+ "episode_text_font_size",
+ "episode_text_kerning",
+ "h_align",
+ "omit_gradient"
+ ],
+ "extra_values": [
+ "SEASON {season_number}",
+ "30",
+ "{title_font}",
+ "0.9",
+ "5",
+ "center",
+ "False"
+ ]
+ },
+ "fonts": [
+ {
+ "name": "Bob's Burgers",
+ "file": "Bob'sBurgers.otf",
+ "color": "#EB2532",
+ "title_case": "title",
+ "stroke_width": 2.2,
+ "interline_spacing": 20,
+ "replacements_in": [
+ ">",
+ "}",
+ "{",
+ "^",
+ "~",
+ "_",
+ "<",
+ "`",
+ "|",
+ "(1)",
+ "(2)"
+ ],
+ "replacements_out": [
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "'",
+ "",
+ "Part 1",
+ "Part 2"
+ ],
+ "size": 1.4
+ }
+ ],
+ "creator": "Supremicus",
+ "description": [
+ "Dawn title card with custom font I made to match the show. Text colored with stroke increased to match show. Uses season and episode format overrides to display numeral instead."
+ ],
+ "previews": [
+ "preview0.jpg"
+ ],
+ "created": "2024-12-15T00:20:08"
+}
\ No newline at end of file
diff --git a/blueprints/B/Bob's Burgers (2011)/0/preview0.jpg b/blueprints/B/Bob's Burgers (2011)/0/preview0.jpg
new file mode 100644
index 00000000..bd4a69a5
Binary files /dev/null and b/blueprints/B/Bob's Burgers (2011)/0/preview0.jpg differ
diff --git a/blueprints/B/Bob's Burgers (2011)/README.md b/blueprints/B/Bob's Burgers (2011)/README.md
new file mode 100644
index 00000000..3aa894f4
--- /dev/null
+++ b/blueprints/B/Bob's Burgers (2011)/README.md
@@ -0,0 +1,7 @@
+# Bob's Burgers (2011)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | `1` | - |
\ No newline at end of file
diff --git a/blueprints/C/Cyberpunk - Edgerunners (2022)/0/CyberwayRiders-lg97d.ttf b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/CyberwayRiders-lg97d.ttf
new file mode 100644
index 00000000..105f5b79
Binary files /dev/null and b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/CyberwayRiders-lg97d.ttf differ
diff --git a/blueprints/C/Cyberpunk - Edgerunners (2022)/0/blueprint.json b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/blueprint.json
new file mode 100644
index 00000000..fe5f1240
--- /dev/null
+++ b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/blueprint.json
@@ -0,0 +1,26 @@
+{
+ "series": {
+ "font_id": 0,
+ "card_type": "azuravian/TitleColorMatch",
+ "hide_season_text": true
+ },
+ "fonts": [
+ {
+ "name": "Cyberpunk Edgerunners",
+ "color": "yellow",
+ "file": "CyberwayRiders-lg97d.ttf",
+ "interline_spacing": 9,
+ "interword_spacing": 4,
+ "title_case": "lower",
+ "vertical_shift": 8
+ }
+ ],
+ "creator": "l33xu",
+ "description": [
+ "Azuravian's TitleColorMatch card using a cyberpunk-looking font, with the logo in top left corner."
+ ],
+ "previews": [
+ "preview0.jpg"
+ ],
+ "created": "2024-12-15T00:24:58"
+}
\ No newline at end of file
diff --git a/blueprints/C/Cyberpunk - Edgerunners (2022)/0/preview0.jpg b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/preview0.jpg
new file mode 100644
index 00000000..daaab818
Binary files /dev/null and b/blueprints/C/Cyberpunk - Edgerunners (2022)/0/preview0.jpg differ
diff --git a/blueprints/C/Cyberpunk - Edgerunners (2022)/README.md b/blueprints/C/Cyberpunk - Edgerunners (2022)/README.md
new file mode 100644
index 00000000..66fbe204
--- /dev/null
+++ b/blueprints/C/Cyberpunk - Edgerunners (2022)/README.md
@@ -0,0 +1,7 @@
+# Cyberpunk - Edgerunners (2022)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | `1` | - |
\ No newline at end of file
diff --git a/blueprints/M/Metalocalypse (2006)/0/BlackCastleMF.ttf b/blueprints/M/Metalocalypse (2006)/0/BlackCastleMF.ttf
new file mode 100644
index 00000000..b3489ef3
Binary files /dev/null and b/blueprints/M/Metalocalypse (2006)/0/BlackCastleMF.ttf differ
diff --git a/blueprints/M/Metalocalypse (2006)/0/blueprint.json b/blueprints/M/Metalocalypse (2006)/0/blueprint.json
new file mode 100644
index 00000000..d7c6ffce
--- /dev/null
+++ b/blueprints/M/Metalocalypse (2006)/0/blueprint.json
@@ -0,0 +1,42 @@
+{
+ "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"
+ }
+ ],
+ "creator": "Chris",
+ "description": [
+ "A modification of the Cutout card to use the show title and have episode title in show font."
+ ],
+ "previews": [
+ "preview0.jpg",
+ "preview1.jpg"
+ ],
+ "created": "2024-12-15T00:12:58"
+}
\ No newline at end of file
diff --git a/blueprints/M/Metalocalypse (2006)/0/preview0.jpg b/blueprints/M/Metalocalypse (2006)/0/preview0.jpg
new file mode 100644
index 00000000..ee8d28f1
Binary files /dev/null and b/blueprints/M/Metalocalypse (2006)/0/preview0.jpg differ
diff --git a/blueprints/M/Metalocalypse (2006)/0/preview1.jpg b/blueprints/M/Metalocalypse (2006)/0/preview1.jpg
new file mode 100644
index 00000000..221e24d2
Binary files /dev/null and b/blueprints/M/Metalocalypse (2006)/0/preview1.jpg differ
diff --git a/blueprints/M/Metalocalypse (2006)/README.md b/blueprints/M/Metalocalypse (2006)/README.md
new file mode 100644
index 00000000..b820d9b4
--- /dev/null
+++ b/blueprints/M/Metalocalypse (2006)/README.md
@@ -0,0 +1,7 @@
+# Metalocalypse (2006)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | `1` | `3` |
\ No newline at end of file
diff --git a/blueprints/S/Stranger Things (2016)/1/BenguiatStd-BookCondensed.ttf b/blueprints/S/Stranger Things (2016)/1/BenguiatStd-BookCondensed.ttf
new file mode 100644
index 00000000..7f53d400
Binary files /dev/null and b/blueprints/S/Stranger Things (2016)/1/BenguiatStd-BookCondensed.ttf differ
diff --git a/blueprints/S/Stranger Things (2016)/1/blueprint.json b/blueprints/S/Stranger Things (2016)/1/blueprint.json
new file mode 100644
index 00000000..96304796
--- /dev/null
+++ b/blueprints/S/Stranger Things (2016)/1/blueprint.json
@@ -0,0 +1,63 @@
+{
+ "series": {
+ "font_id": 0,
+ "card_type": "Supremicus/DawnTitleCard",
+ "episode_text_format": "CHAPTER {to_cardinal(episode_number)}",
+ "extra_keys": [
+ "title_text_format",
+ "season_text_format",
+ "stroke_color",
+ "episode_text_vertical_shift",
+ "episode_text_font",
+ "episode_text_font_size",
+ "episode_text_kerning",
+ "h_align",
+ "crt_overlay",
+ "omit_gradient"
+ ],
+ "extra_values": [
+ "{title_text.split(':', 1)[-1].lstrip()}",
+ "SEASON {to_cardinal(season_number)}",
+ "#8e1519",
+ "20",
+ "{title_font}",
+ "1.2",
+ "10",
+ "center",
+ "bezel",
+ "False"
+ ]
+ },
+ "episodes": {
+ "s3e3": {
+ "template_ids": [],
+ "auto_split_title": false,
+ "title": "Chapter Three: The Case of the\\nMissing Lifeguard",
+ "match_title": false
+ },
+ "s4e3": {
+ "template_ids": [],
+ "auto_split_title": false,
+ "title": "Chapter Three: The Monster\\nand the Superhero",
+ "match_title": false
+ }
+ },
+ "fonts": [
+ {
+ "name": "Stranger Things",
+ "file": "BenguiatStd-BookCondensed.ttf",
+ "size": 1.8,
+ "color": "#f91f23",
+ "interline_spacing": -10,
+ "vertical_shift": 40
+ }
+ ],
+ "creator": "Supremicus",
+ "description": [
+ "Dawn title card using CRT overlay, font is BenguiatStd-BookCondensed by Edward Benguiat colored to match show logo. Uses season and episode variable overrides for cardinal season and chapter, title text override to remove chapter from title text."
+ ],
+ "previews": [
+ "preview0.jpg"
+ ],
+ "created": "2024-12-15T00:28:46"
+}
\ No newline at end of file
diff --git a/blueprints/S/Stranger Things (2016)/1/preview0.jpg b/blueprints/S/Stranger Things (2016)/1/preview0.jpg
new file mode 100644
index 00000000..d8edac56
Binary files /dev/null and b/blueprints/S/Stranger Things (2016)/1/preview0.jpg differ
diff --git a/blueprints/S/Stranger Things (2016)/README.md b/blueprints/S/Stranger Things (2016)/README.md
index 274bcc99..b0bb580f 100644
--- a/blueprints/S/Stranger Things (2016)/README.md
+++ b/blueprints/S/Stranger Things (2016)/README.md
@@ -1,7 +1,8 @@
# Stranger Things (2016)
-There are `1` Blueprint(s) available for this Series.
+There are `2` Blueprint(s) available for this Series.
| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
-| `0` | | - | `1` | - |
\ No newline at end of file
+| `0` | | - | `1` | - |
+| `1` | | - | `1` | `2` |
\ No newline at end of file
diff --git a/blueprints/S/The Stand (2020)/0/blueprint.json b/blueprints/S/The Stand (2020)/0/blueprint.json
new file mode 100644
index 00000000..367ddf52
--- /dev/null
+++ b/blueprints/S/The Stand (2020)/0/blueprint.json
@@ -0,0 +1,34 @@
+{
+ "series": {
+ "card_type": "tinted frame",
+ "extra_keys": [
+ "frame_color",
+ "top_element",
+ "bottom_element"
+ ],
+ "extra_values": [
+ "rgb(170,42,33)",
+ "index",
+ "title"
+ ],
+ "hide_season_text": true,
+ "source_files": [
+ "s1e5-mask.png",
+ "s1e4-mask.png",
+ "s1e7-mask.png",
+ "s1e6-mask.png",
+ "s1e1-mask.png",
+ "s1e3-mask.png",
+ "s1e9-mask.png"
+ ]
+ },
+ "creator": "CollinHeist",
+ "description": [
+ "Tinted Frame card with the frame recolored red to match posters in the Stephen King collection, season text hidden, and the titles moved to the bottom. Includes custom mask images for most Episodes."
+ ],
+ "previews": [
+ "preview0.jpg",
+ "preview1.jpg"
+ ],
+ "created": "2024-12-15T00:10:59"
+}
\ No newline at end of file
diff --git a/blueprints/S/The Stand (2020)/0/preview0.jpg b/blueprints/S/The Stand (2020)/0/preview0.jpg
new file mode 100644
index 00000000..53620ea2
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/preview0.jpg differ
diff --git a/blueprints/S/The Stand (2020)/0/preview1.jpg b/blueprints/S/The Stand (2020)/0/preview1.jpg
new file mode 100644
index 00000000..4f88ee48
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/preview1.jpg differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e1-mask.png b/blueprints/S/The Stand (2020)/0/s1e1-mask.png
new file mode 100644
index 00000000..4983a300
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e1-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e3-mask.png b/blueprints/S/The Stand (2020)/0/s1e3-mask.png
new file mode 100644
index 00000000..6a884758
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e3-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e4-mask.png b/blueprints/S/The Stand (2020)/0/s1e4-mask.png
new file mode 100644
index 00000000..48524bc9
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e4-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e5-mask.png b/blueprints/S/The Stand (2020)/0/s1e5-mask.png
new file mode 100644
index 00000000..fee28e7b
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e5-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e6-mask.png b/blueprints/S/The Stand (2020)/0/s1e6-mask.png
new file mode 100644
index 00000000..38de6828
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e6-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e7-mask.png b/blueprints/S/The Stand (2020)/0/s1e7-mask.png
new file mode 100644
index 00000000..41f74226
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e7-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/0/s1e9-mask.png b/blueprints/S/The Stand (2020)/0/s1e9-mask.png
new file mode 100644
index 00000000..c314c7b0
Binary files /dev/null and b/blueprints/S/The Stand (2020)/0/s1e9-mask.png differ
diff --git a/blueprints/S/The Stand (2020)/README.md b/blueprints/S/The Stand (2020)/README.md
new file mode 100644
index 00000000..aabd52cd
--- /dev/null
+++ b/blueprints/S/The Stand (2020)/README.md
@@ -0,0 +1,7 @@
+# The Stand (2020)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | - | - |
\ No newline at end of file
diff --git a/blueprints/S/The Strain (2014)/0/blueprint.json b/blueprints/S/The Strain (2014)/0/blueprint.json
new file mode 100644
index 00000000..62ce73ea
--- /dev/null
+++ b/blueprints/S/The Strain (2014)/0/blueprint.json
@@ -0,0 +1,234 @@
+{
+ "series": {
+ "font_id": 0,
+ "card_type": "Supremicus/HorizonTitleCard",
+ "extra_keys": [
+ "season_text_format",
+ "episode_text_vertical_shift",
+ "episode_text_font",
+ "episode_text_color",
+ "episode_text_kerning"
+ ],
+ "extra_values": [
+ "SEASON {to_cardinal(season_number)}",
+ "0",
+ "{title_font}",
+ "white",
+ "4"
+ ]
+ },
+ "episodes": {
+ "s1e1": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e2": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e4": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e6": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e11": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e12": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s1e13": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s2e1": {
+ "extra_keys": [],
+ "extra_values": [],
+ "template_ids": []
+ },
+ "s2e2": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s2e3": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s2e5": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s2e13": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s3e2": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s3e4": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s3e5": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s3e6": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s3e8": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s4e1": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s4e3": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s4e4": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s4e6": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ },
+ "s4e10": {
+ "extra_keys": [
+ "h_align"
+ ],
+ "extra_values": [
+ "right"
+ ],
+ "template_ids": []
+ }
+ },
+ "fonts": [
+ {
+ "name": "The Strain",
+ "color": "rgb(172, 44, 28)",
+ "interline_spacing": 20,
+ "file": "wolfsbane2iiexpand.ttf",
+ "vertical_shift": 18,
+ "size": 1.6
+ }
+ ],
+ "creator": "Supremicus",
+ "description": [
+ "Horizon title card with matching custom font, colored to match show logo. Uses season override to display cardinal and per episode horizontal alignment of text."
+ ],
+ "previews": [
+ "preview0.jpg"
+ ],
+ "created": "2024-12-15T00:17:56"
+}
\ No newline at end of file
diff --git a/blueprints/S/The Strain (2014)/0/preview0.jpg b/blueprints/S/The Strain (2014)/0/preview0.jpg
new file mode 100644
index 00000000..7bfa0705
Binary files /dev/null and b/blueprints/S/The Strain (2014)/0/preview0.jpg differ
diff --git a/blueprints/S/The Strain (2014)/0/wolfsbane2iiexpand.ttf b/blueprints/S/The Strain (2014)/0/wolfsbane2iiexpand.ttf
new file mode 100644
index 00000000..d9c5ba09
Binary files /dev/null and b/blueprints/S/The Strain (2014)/0/wolfsbane2iiexpand.ttf differ
diff --git a/blueprints/S/The Strain (2014)/README.md b/blueprints/S/The Strain (2014)/README.md
new file mode 100644
index 00000000..c67e3bbb
--- /dev/null
+++ b/blueprints/S/The Strain (2014)/README.md
@@ -0,0 +1,7 @@
+# The Strain (2014)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | `1` | `22` |
\ No newline at end of file
diff --git a/blueprints/U/The Umbrella Academy (2019)/0/TheUmbrellaAcademy.otf b/blueprints/U/The Umbrella Academy (2019)/0/TheUmbrellaAcademy.otf
new file mode 100644
index 00000000..20296c33
Binary files /dev/null and b/blueprints/U/The Umbrella Academy (2019)/0/TheUmbrellaAcademy.otf differ
diff --git a/blueprints/U/The Umbrella Academy (2019)/0/blueprint.json b/blueprints/U/The Umbrella Academy (2019)/0/blueprint.json
new file mode 100644
index 00000000..d2c94a9d
--- /dev/null
+++ b/blueprints/U/The Umbrella Academy (2019)/0/blueprint.json
@@ -0,0 +1,90 @@
+{
+ "series": {
+ "font_id": 0,
+ "card_type": "Supremicus/DawnTitleCard",
+ "episode_text_format": "EPISODE {episode_number}",
+ "extra_keys": [
+ "season_text_format",
+ "episode_text_vertical_shift",
+ "episode_text_font",
+ "episode_text_kerning",
+ "h_align",
+ "omit_gradient"
+ ],
+ "extra_values": [
+ "SEASON {season_number}",
+ "10",
+ "{title_font}",
+ "10",
+ "center",
+ "False"
+ ]
+ },
+ "episodes": {
+ "s3e2": {
+ "auto_split_title": false
+ },
+ "s3e8": {
+ "auto_split_title": false
+ },
+ "s4e5": {
+ "auto_split_title": false
+ }
+ },
+ "fonts": [
+ {
+ "name": "The Umbrella Academy",
+ "file": "TheUmbrellaAcademy.otf",
+ "interline_spacing": -10,
+ "replacements_in": [
+ "a",
+ "f",
+ "h",
+ "j",
+ "l",
+ "LL",
+ "m",
+ "n",
+ "NN",
+ "p",
+ "r",
+ "t",
+ "u",
+ "v",
+ "w",
+ "x",
+ "y"
+ ],
+ "replacements_out": [
+ "A",
+ "F",
+ "H",
+ "J",
+ "L",
+ "Ll",
+ "M",
+ "N",
+ "Nn",
+ "P",
+ "R",
+ "T",
+ "U",
+ "V",
+ "W",
+ "X",
+ "Y"
+ ],
+ "size": 1.5,
+ "title_case": "source"
+ }
+ ],
+ "creator": "Supremicus",
+ "description": [
+ "Dawn title card with custom font I made to match the show. Uses season and episode format overrides to display numeral instead.",
+ "Character replacements to replace double characters with their upper and lower counter-part (like the logo)."
+ ],
+ "previews": [
+ "preview0.jpg"
+ ],
+ "created": "2024-12-15T00:14:19"
+}
\ No newline at end of file
diff --git a/blueprints/U/The Umbrella Academy (2019)/0/preview0.jpg b/blueprints/U/The Umbrella Academy (2019)/0/preview0.jpg
new file mode 100644
index 00000000..d4e88243
Binary files /dev/null and b/blueprints/U/The Umbrella Academy (2019)/0/preview0.jpg differ
diff --git a/blueprints/U/The Umbrella Academy (2019)/README.md b/blueprints/U/The Umbrella Academy (2019)/README.md
new file mode 100644
index 00000000..1fc4c164
--- /dev/null
+++ b/blueprints/U/The Umbrella Academy (2019)/README.md
@@ -0,0 +1,7 @@
+# The Umbrella Academy (2019)
+
+There are `1` Blueprint(s) available for this Series.
+
+| ID | Preview | Templates | Fonts | Episodes |
+| :---: | :---: | :---: | :---: | :---: |
+| `0` | | - | `1` | `3` |
\ No newline at end of file