soulsync/webui
Broque Thomas 801274deb3 Add error reason tooltips to failed downloads in missing tracks modal
When a download fails in the Download Missing Tracks modal, hovering over the "Failed" status now shows a   tooltip explaining why. The backend already tracked error_message on tasks internally but never sent it to the frontend. This surfaces those reasons and enriches them with detailed context — search diagnostics break down what happened per query (no results, filtered out, search error), retry failures include source counts and likely cause, and timeout/stuck messages name the state and duration. The tooltip uses a fixed-position popup to avoid clipping by the modal's scroll container, with scroll and visibility-aware dismissal.
2026-02-17 10:28:12 -08:00
..
static Add error reason tooltips to failed downloads in missing tracks modal 2026-02-17 10:28:12 -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