Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] DAVE #984

Closed
CollinHeist opened this issue Jan 8, 2025 · 3 comments · Fixed by #985
Closed

[Blueprint] DAVE #984

CollinHeist opened this issue Jan 8, 2025 · 3 comments · Fixed by #985

Comments

@CollinHeist
Copy link
Collaborator

CollinHeist commented Jan 8, 2025

Series Name

DAVE

Series Year

2020

Series Database IDs

imdb:tt8531222,tmdb:97084,tvdb:354905

Creator Username

No response

Blueprint Description

Music card type with the player style set to artwork, and a close-match for the Series Font included. The backdrop is included, and the timeline is set to fill with the episode number.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "music",
    "extra_keys": [
      "timeline_color",
      "player_style",
      "percentage"
    ],
    "extra_values": [
      "rgb(252, 210, 187)",
      "artwork",
      "{episode_number / season_episode_max}"
    ]
  },
  "fonts": [
    {
      "name": "DAVE",
      "color": "rgb(252, 210, 187)",
      "file": "GeorgiaPro-Bold.ttf"
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

sources.zip

Set IDs

No response

@CollinHeist CollinHeist self-assigned this Jan 8, 2025
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Validation Results

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

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Validation Results

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

@CollinHeist
Copy link
Collaborator Author

/create-blueprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant