Skip to content

Commit

Permalink
Merge pull request #921 from TitleCardMaker/staging
Browse files Browse the repository at this point in the history
[Auto] Merge Staging to Master [10/8/2024]
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 65bb324 + 67002f8 commit 478fc78
Show file tree
Hide file tree
Showing 20 changed files with 153 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Blueprints for importing premade Series configurations into TitleCardMaker.

## Blueprints

There are currently `736` Blueprints available for `597` Series, submitted by `40` Creators.
There are currently `740` Blueprints available for `600` Series, submitted by `40` Creators.

Series with the most Blueprints:
| Series | Blueprints |
Expand All @@ -22,13 +22,13 @@ Creators with the most Blueprint Submissions:
| Username | Blueprints |
| :---: | :--- |
| CollinHeist | 290 |
| Reicha7 | 201 |
| Reicha7 | 202 |
| MrSaiclops | 36 |
| flowcool | 33 |
| anonfawkes | 33 |
| azuravian | 21 |
| Azuravian | 17 |
| rtgurley | 16 |
| Azuravian | 16 |
| BenevolentNPC | 12 |
| DeepDaddyTTV | 12 |
| inapptom | 12 |
Expand All @@ -38,10 +38,10 @@ Creators with the most Blueprint Submissions:
| thedinz | 7 |
| TechJedi51 | 6 |
| Cwavs | 6 |
| iloveteaandcoffee | 6 |
| GrazedNutsack | 5 |
| foux | 5 |
| starpc | 5 |
| iloveteaandcoffee | 4 |
| Dragonsys | 3 |
| Archigos | 3 |
| BattleChambers | 3 |
Expand Down
Binary file modified blueprints.db
Binary file not shown.
Binary file not shown.
32 changes: 32 additions & 0 deletions blueprints/G/Grey's Anatomy (2005)/1/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"series": {
"font_id": 0,
"card_type": "music",
"extra_keys": [
"player_width",
"subtitle"
],
"extra_values": [
"1050",
"\"\""
]
},
"fonts": [
{
"name": "Grey's Anatomy",
"color": "white",
"size": 1.25,
"file": "Ynsect Moksha.ttf",
"title_case": "source"
}
],
"creator": "iloveteaandcoffee",
"description": [
"Greys Anatomy TV Series in Music style with a supporting Font."
],
"previews": [
"preview0.jpg",
"preview1.jpg"
],
"created": "2024-10-08T15:36:02"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions blueprints/G/Grey's Anatomy (2005)/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Grey's Anatomy (2005)

There are `1` Blueprint(s) available for this Series.
There are `2` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |
| `1` | <img src="./1/preview0.jpg" height="150"> | - | `1` | - |
Binary file not shown.
35 changes: 35 additions & 0 deletions blueprints/L/The Legend of Zelda (1989)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"series": {
"font_id": 0,
"card_type": "shape",
"hide_season_text": true,
"hide_episode_text": true,
"extra_keys": [
"shape",
"shape_color",
"shape_width"
],
"extra_values": [
"up triangle",
"#ffe65b",
"50"
]
},
"fonts": [
{
"name": "Zelda",
"color": "#c71a29",
"file": "Triforce.ttf",
"size": 1.4,
"stroke_width": 0.25
}
],
"creator": "Reicha7",
"description": [
"A terrible blueprint for a terrible show. Uses the colours from The Legend of Zelda Logo and the Triforce with a custom TLoZ font."
],
"previews": [
"preview0.jpg"
],
"created": "2024-10-08T15:37:27"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blueprints/L/The Legend of Zelda (1989)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# The Legend of Zelda (1989)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |
24 changes: 24 additions & 0 deletions blueprints/M/Marvel Studios - Legends (2021)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"series": {
"card_type": "marvel",
"extra_keys": [
"episode_text_color",
"text_box_color"
],
"extra_values": [
"white",
"rgb(126, 40, 87)"
],
"template_ids": [],
"source_files": []
},
"creator": "Azuravian",
"description": [
"Marvel card with all white text on a background color that I'm going to call magauve (magenta and mauve) (obtained from series poster).",
"This is one of a series of Blueprints for Marvel series with each using the Marvel card with a colored bottom text box to match the show."
],
"previews": [
"preview0.jpg"
],
"created": "2024-10-08T15:16:22"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blueprints/M/Marvel Studios - Legends (2021)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Marvel Studios - Legends (2021)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | - | - |
Binary file added blueprints/T/Trying (2020)/0/Ynsect Moksha.ttf
Binary file not shown.
34 changes: 34 additions & 0 deletions blueprints/T/Trying (2020)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"series": {
"font_id": 0,
"card_type": "music",
"extra_keys": [
"player_width",
"subtitle"
],
"extra_values": [
"1050",
"\"\""
],
"template_ids": [],
"source_files": []
},
"fonts": [
{
"name": "Trying TV Show 2",
"color": "rgba(255,178,30,255)",
"file": "Ynsect Moksha.ttf",
"title_case": "source"
}
],
"creator": "iloveteaandcoffee",
"description": [
"Trying TV Series using the Music card and custom font."
],
"previews": [
"preview0.jpg",
"preview1.jpg",
"preview2.jpg"
],
"created": "2024-10-08T15:18:59"
}
Binary file added blueprints/T/Trying (2020)/0/preview0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blueprints/T/Trying (2020)/0/preview1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blueprints/T/Trying (2020)/0/preview2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blueprints/T/Trying (2020)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Trying (2020)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |

0 comments on commit 478fc78

Please sign in to comment.