How to easily queue up an entire playlist/album? And can this be done with and without shuffling? #17
sheriferson
started this conversation in
General
Replies: 1 comment
-
You can already add a whole album by dragging it, or pressing Playlists are a bit trickier because they might be really big (thousands of tracks). That might mean dozens of requests. I do intend to add better support for adding an entire playlist. But I need to think through the UX before I change anything. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's say I'm looking at a Plex playlist, or an Apple Music playlist. I'd like to play the entire playlist, sometimes in order and sometimes shuffled depending on the playlist.
What would be nice is to double click on the playlist, or press a shortcut, and have all its tracks immediately added to the queue.
Right now as far as I know the only way to do this is select the playlist, move focus to the list of tracks within the playlist and select all, then Enter to queue or ⌘-Enterto play now. It would be nice for that to be less manual to do.
Maybe the Enter and ⌘-Enter shortcuts can be extended to items in the Playlist view such that invoking that with the playlist name selected does the same thing as selecting-all on tracks and then pressing the same thing?
Beta Was this translation helpful? Give feedback.
All reactions