Skip to content

Commit

Permalink
Merge pull request #934 from TitleCardMaker/staging
Browse files Browse the repository at this point in the history
[Auto] Merge Staging to Master [11/12/2024]
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
2 parents 6699166 + ba5dd03 commit 30f97f9
Show file tree
Hide file tree
Showing 14 changed files with 83 additions and 8 deletions.
7 changes: 3 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 `747` Blueprints available for `605` Series, submitted by `40` Creators.
There are currently `749` Blueprints available for `606` Series, submitted by `39` Creators.

Series with the most Blueprints:
| Series | Blueprints |
Expand All @@ -34,20 +34,19 @@ Creators with the most Blueprint Submissions:
| PJ | 10 |
| Departed | 8 |
| TheChrisK | 8 |
| TechJedi51 | 8 |
| foux | 7 |
| thedinz | 7 |
| TechJedi51 | 6 |
| Cwavs | 6 |
| iloveteaandcoffee | 6 |
| GrazedNutsack | 5 |
| foux | 5 |
| starpc | 5 |
| Dragonsys | 3 |
| Archigos | 3 |
| BattleChambers | 3 |
| Ziggy73701 | 2 |
| chriszinkula | 2 |
| TyroFlakkripper | 2 |
| Tech Jedi | 2 |
| Natejt | 2 |
| DBKrishnan | 2 |
| Dante2202 | 1 |
Expand Down
Binary file modified blueprints.db
Binary file not shown.
2 changes: 1 addition & 1 deletion blueprints/B/Battlestar Galactica (1978)/0/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"title_case": "source"
}
],
"creator": "Tech Jedi",
"creator": "TechJedi51",
"description": [
"Title Frame Plus card with logo color for text."
],
Expand Down
2 changes: 1 addition & 1 deletion blueprints/G/Galactica 1980 (1980)/0/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"title_case": "source"
}
],
"creator": "Tech Jedi",
"creator": "TechJedi51",
"description": [
"Tinted Frame Plus card with a Galactic font."
],
Expand Down
24 changes: 24 additions & 0 deletions blueprints/S/Sentinelles (2022)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"series": {
"card_type": "logo",
"font_color": "rgb(243, 190, 118)",
"episode_text_format": "\u00c9pisode {episode_number}",
"season_title_ranges": [
"s1e1-s30e89"
],
"season_title_values": [
"Saison {season_number}"
],
"source_files": [
"logo.png"
]
},
"creator": "foux",
"description": [
"Logo card with text in the color of the logo. Season and episode text are translated into French, as it is a French series."
],
"previews": [
"preview0.jpg"
],
"created": "2024-11-12T16:24:45"
}
Binary file added blueprints/S/Sentinelles (2022)/0/logo.png
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/S/Sentinelles (2022)/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.
7 changes: 7 additions & 0 deletions blueprints/S/Sentinelles (2022)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Sentinelles (2022)

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

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | - | - |
Binary file not shown.
44 changes: 44 additions & 0 deletions blueprints/W/What We Do in the Shadows (2019)/1/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"series": {
"font_id": 0,
"card_type": "tinted frame",
"extra_keys": [
"top_element",
"bottom_element"
],
"extra_values": [
"logo",
"title"
],
"template_ids": [],
"source_files": [
"logo.png"
]
},
"fonts": [
{
"name": "What We Do in the Shadows",
"color": "#6EEC47",
"file": "Halja Illuminated.ttf",
"replacements_in": [
"\u00c2",
"\u00ca"
],
"replacements_out": [
"A",
"E"
],
"size": 1.35,
"title_case": "lower"
}
],
"creator": "foux",
"description": [
"Tinted frame with logo on top and title on the bottom with the series font and the same color as the logo."
],
"previews": [
"preview0.jpg",
"preview1.jpg"
],
"created": "2024-11-12T16:22:55"
}
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.
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/W/What We Do in the Shadows (2019)/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# What We Do in the Shadows (2019)

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/preview.jpg" height="150"> | - | `1` | - |
| `0` | <img src="./0/preview.jpg" height="150"> | - | `1` | - |
| `1` | <img src="./1/preview0.jpg" height="150"> | - | `1` | - |

0 comments on commit 30f97f9

Please sign in to comment.