soulsync/webui
Broque Thomas 2f2e5ddbd0 Fix album track lookup hardcoded to Spotify on Artists page
The /api/artist/{id}/album/{id}/tracks endpoint was hardcoded to use
spotify_client and returned 401 if Spotify wasn't authenticated,
even when the user's primary source was Deezer or iTunes. Now uses
the configured primary metadata source via _get_metadata_fallback_client
with Spotify as fallback. Also gives a clearer error message when
no metadata source is available at all.
2026-04-20 09:15:09 -07:00
..
static Fix album track lookup hardcoded to Spotify on Artists page 2026-04-20 09:15:09 -07:00
index.html Enable Lidarr as production-ready download source 2026-04-20 07:24:04 -07:00