-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #203 from TitleCardMaker/staging
[Auto] Merge Staging to Master [1/14/2024]
- Loading branch information
Showing
8 changed files
with
86 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"series": { | ||
"card_type": "shape", | ||
"hide_episode_text": true, | ||
"season_title_ranges": [ | ||
"1" | ||
], | ||
"season_title_values": [ | ||
"Part {episode_number_cardinal_title}" | ||
], | ||
"extra_keys": [ | ||
"shape_color" | ||
], | ||
"extra_values": [ | ||
"rgb(228,213,70)" | ||
], | ||
"match_titles": false | ||
}, | ||
"episodes": { | ||
"s1e1": { | ||
"title": "Master and Apprentice" | ||
}, | ||
"s1e2": { | ||
"title": "Toil and Trouble" | ||
}, | ||
"s1e3": { | ||
"title": "Time To Fly" | ||
}, | ||
"s1e4": { | ||
"title": "Fallen Jedi" | ||
}, | ||
"s1e5": { | ||
"title": "Shadow Warrior" | ||
}, | ||
"s1e6": { | ||
"title": "Far, Far Away" | ||
}, | ||
"s1e7": { | ||
"title": "Dreams and Madness" | ||
}, | ||
"s1e8": { | ||
"title": "The Jedi, the Witch, and the Warlord" | ||
} | ||
}, | ||
"creator": "CollinHeist", | ||
"description": [ | ||
"Shape card with the shape colored \"star wars yellow\" (#FFE81F) and the part names of each episode positioned below the title." | ||
], | ||
"previews": [ | ||
"preview0.jpg" | ||
], | ||
"created": "2024-01-14T05:55:36" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Ahsoka (2023) | ||
|
||
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"> | - | - | `8` | | ||
| `0` | <img src="./0/preview.jpg" height="150"> | - | - | `8` | | ||
| `1` | <img src="./1/preview0.jpg" height="150"> | - | - | `8` | |
21 changes: 21 additions & 0 deletions
21
blueprints/H/How To with John Wilson (2020)/0/blueprint.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"series": { | ||
"card_type": "overline", | ||
"extra_keys": [ | ||
"line_width", | ||
"season_text_format" | ||
], | ||
"extra_values": [ | ||
"9", | ||
"Take {season_number_cardinal}" | ||
] | ||
}, | ||
"creator": "CollinHeist", | ||
"description": [ | ||
"Overline card with Take One/Two/etc. used as the season titles." | ||
], | ||
"previews": [ | ||
"preview0.jpg" | ||
], | ||
"created": "2024-01-14T05:46:24" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# How To with John Wilson (2020) | ||
|
||
There are `1` Blueprint(s) available for this Series. | ||
|
||
| ID | Preview | Templates | Fonts | Episodes | | ||
| :---: | :---: | :---: | :---: | :---: | | ||
| `0` | <img src="./0/preview0.jpg" height="150"> | - | - | - | |