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

Feature: Follow standard player queueing principles #9

Open
maxim-kukushkin opened this issue Nov 12, 2022 · 0 comments
Open

Feature: Follow standard player queueing principles #9

maxim-kukushkin opened this issue Nov 12, 2022 · 0 comments

Comments

@maxim-kukushkin
Copy link

Currently queuing of music is done in sort of unnatural way: one needs to navigate to the track, click it, and instead of playing, it will be added to the queue. Then one needs to go to the queue to actually start playing. In case it's needed to start playing say from the middle of the album, either each track needs to be clicked separately, or the whole album needs to be added to the queue and then the queue to be adjusted (in any way it's a long series of taps/clicks).

What standard players normally do:

  • when a track is tapped, it starts playing and the playing continues for the rest of the album
  • there's a context menu for tracks that allow to add them to the current queue. Like "play next" or "queue at the end"

It would make using the mStream app way much easier, following the pattern that people got used to with majority of players.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant