soulsync/webui
Antti Kettunen 02f190efc6 Reduce enhanced search stalls
Delay alternate-source fan-out until the primary enhanced-search response arrives, and stagger those follow-up requests so they do not all compete at once. Also parallelize artist, album, and track lookups inside each metadata source request to shorten the time the UI thread spends waiting on remote APIs. This keeps the single-worker web UI more responsive under the app's chatty search flow.
2026-04-18 14:46:50 +03:00
..
static Reduce enhanced search stalls 2026-04-18 14:46:50 +03:00
index.html Add SoulSync Standalone toggle to Settings page 2026-04-17 20:56:05 -07:00