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>
- Use page resource cover.* for track pages (resized to 1200x webp)
- Fall back to .Params.image then configurable site default
- Add [images] config section with default OG image path
- Add og-default.png (1200x630) with centered logo
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>