soulsync/webui
Broque Thomas 09e08831f9 Fix discovery modal footer stuck on 'Discovering...' after completion
The `complete` flag from polling responses was never forwarded into the
transformed status object passed to `updateYouTubeDiscoveryModal`, so
the `if (status.complete)` block that swaps the footer from the
'Discovering...' spinner to the Sync / Download Missing buttons never
fired. Fixed for all three affected sources: Tidal, Deezer, and Spotify
Public — both the WebSocket and HTTP polling paths for each.
2026-04-15 15:26:52 -07:00
..
static Fix discovery modal footer stuck on 'Discovering...' after completion 2026-04-15 15:26:52 -07:00
index.html Rename mirrored playlists 'Refresh' button to 'Update list' 2026-04-15 10:33:01 -07:00