Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queue Entire Playlist Starting From the Chosen Song #1894

Closed
michaelcresswell opened this issue Aug 2, 2024 · 1 comment
Closed

Queue Entire Playlist Starting From the Chosen Song #1894

michaelcresswell opened this issue Aug 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@michaelcresswell
Copy link

Is your feature request related to a problem? Please describe

Being limited to a single song when selecting within a playlist is poor UX and no longer necessary.

Describe the solution you'd like

When a song is selected from a playlist, queue the entire playlist and start at the selected song. This would allow the remaining portion of the playlist to be played automatically and also allow the forward and back buttons to step through the entire playlist.

Describe alternatives you've considered

Using Play All and skipping ahead to desired song but this is untenable with large playlists.

Additional context

This is analagous to #1216 but for playlists.

@cewert
Copy link
Member

cewert commented Aug 5, 2024

Fixed by #1895

@cewert cewert closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants