soulsync/webui
Broque Thomas 1ed66c120e Fix Soulseek connection status showing false positive on test
The Soulseek "Test Connection" button could report success while the dashboard status remained              "Disconnected" because the status endpoint only checked if slskd was configured (is_configured()), not actually
reachable (check_connection()). Switched to a real connection check with TTL caching (matching the existing
Spotify/media server pattern), update the status cache after successful tests, and refresh the UI immediately on success.
2026-02-16 14:42:17 -08:00
..
static Fix Soulseek connection status showing false positive on test 2026-02-16 14:42:17 -08:00
index.html fix - jellyfin servers can not select a user when determing which library to scan. 2026-02-15 14:09:44 -08:00