soulsync/webui
Broque Thomas 68b4aace68 Fix track source-info/redownload 404 and add clear-match (#237, #236)
- Change <int:track_id> to <track_id> on 5 library track endpoints —
  Jellyfin uses GUID strings, int converter rejected them with 404 (#237)
- Add PUT /api/library/clear-match endpoint — sets service ID to NULL
  and match status to not_found, allowing users to undo wrong matches (#236)
- Add "Clear Match" button in the manual match modal for all services
- Add bottom padding to .page to prevent floating buttons (bell, help)
  from overlapping track action buttons at page bottom (#237)
2026-04-02 07:56:42 -07:00
..
static Fix track source-info/redownload 404 and add clear-match (#237, #236) 2026-04-02 07:56:42 -07:00
index.html Add discovery artist blacklist — block artists from all discovery playlists 2026-04-01 23:35:56 -07:00