soulsync/webui
Broque Thomas 20c7aa33a3 Add per-track ownership indicators to Library wishlist modal
When clicking a partially-complete album on the Library page, the wishlist modal now shows which tracks are owned (dimmed with checkmark) and which are missing (orange border). Ownership data lazy-loads after the modal opens to avoid blocking the UI, using a batch DB query for speed. Also fixes albums like DAMN. showing "14/15" when all available tracks are owned — the frontend now trusts the backend's "completed" status instead of doing raw track count math against potentially inaccurate Spotify metadata.
2026-02-12 13:09:42 -08:00
..
static Add per-track ownership indicators to Library wishlist modal 2026-02-12 13:09:42 -08:00
index.html bump v1.6, update changelog, fix Spotify API deprecation 2026-02-07 16:26:14 -08:00