soulsync/database
Broque Thomas f1fe72ceb2 Add track selection UI and backend mapping
Add per-track selection checkboxes, select-all control and a selection count to download modals (missing/YouTube/Tidal/artist-album). Implement JS helpers (toggleAllTrackSelections, updateTrackSelectionCount) to manage checkbox state, row dimming, button disabling, and to filter/stamp selected tracks with _original_index before sending to the backend. Update start/add-to-wishlist flows to use only selectedTracks and disable controls once analysis starts. Backend _run_full_missing_tracks_process now reads _original_index to preserve original table indices in analysis results. CSS updates (mobile.css and style.css) add styling for checkbox columns, responsive hiding logic for headers/columns, selection visuals (.track-deselected), and small layout/width tweaks.
2026-02-23 15:54:58 -08:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Handle duplicate artists and ratingKey migrations 2026-02-23 13:15:06 -08:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00
music_library.db-shm Add track selection UI and backend mapping 2026-02-23 15:54:58 -08:00
music_library.db-wal Add track selection UI and backend mapping 2026-02-23 15:54:58 -08:00