soulsync/webui
Broque Thomas 525a09c840 Fix collaborative album artist not applied to single downloads (#215)
Single path template was missing _artists_list and _itunes_artist_id
context keys, so the collab mode first-artist extraction in
_apply_path_template had nothing to work with — $albumartist resolved
to the full multi-artist string. Added both keys matching the exact
pattern used by album and playlist modes, including the iTunes
spotify_album.external_urls fallback. Updated settings UI hints to
show $albumartist as available for single and playlist templates.
2026-03-30 11:37:05 -07:00
..
static Fix collaborative album artist not applied to single downloads (#215) 2026-03-30 11:37:05 -07:00
index.html Fix collaborative album artist not applied to single downloads (#215) 2026-03-30 11:37:05 -07:00