Album URL as track list source #11

Merged
maleszka merged 10 commits from feature/albums into main 2026-07-03 21:15:45 +02:00
Owner
No description provided.
Dispatches on the parsed SpotifyUri variant (Playlist vs Album) internally
so callers keep treating both as one opaque track list.
- search results become single-select: Enter adds the track at the cursor
  immediately, Space is gone
- new select_track_list() replaces the playlist auto-queue with a
  multi-select picker (everything selected by default, already-downloaded
  tracks shown locked and excluded from the queue)
- all three interactive lists (search, track-list picker, queue management)
  now share truncation/legend/erase rendering primitives
maleszka deleted branch feature/albums 2026-07-03 21:15:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
maleszka/librespot-dl!11
No description provided.