Download all 20 track MP3s from Jellyfin and store them as page bundle resources (track.mp3). Update templates to use .Resources.GetMatch instead of .Params.audio, removing external API key dependencies. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
303 B
TOML
16 lines
303 B
TOML
description = "Valknar's Pivoine.Art"
|
|
author = "Valknar"
|
|
email = "valknar@pivoine.art"
|
|
|
|
[umami]
|
|
enabled = true
|
|
websiteID = "" # Set your Umami website ID
|
|
src = "" # Your Umami instance URL
|
|
|
|
[visualizer]
|
|
particleCount = 5000
|
|
fftSize = 512
|
|
|
|
[images]
|
|
default = "/images/og-default.png"
|