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

allow selection and playback of any item in the playback queue #70

Open
3 of 6 tasks
mikedevnull opened this issue Jan 7, 2022 · 0 comments · May be fixed by #231
Open
3 of 6 tasks

allow selection and playback of any item in the playback queue #70

mikedevnull opened this issue Jan 7, 2022 · 0 comments · May be fixed by #231
Assignees
Milestone

Comments

@mikedevnull
Copy link
Owner

mikedevnull commented Jan 7, 2022

Provide the backend web API to select any item from the playback queue as the current item for playback.
This should work in stopped state as well as during playback (i.e. stop current song and play newly selected song, but do nothing if current item didn't actually change)

  • add item index selection to queue
  • add selection to rest api
  • implement playback control logic on selection change, i.e. playback actually follows selection
  • event changes to playback queue and/or current playback item
  • add selection to frontend api
  • integrate frontend selection api into ui controls
@mikedevnull mikedevnull modified the milestones: 0.1.0, 0.2.0 Mar 16, 2022
@mikedevnull mikedevnull self-assigned this May 5, 2022
@mikedevnull mikedevnull linked a pull request May 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant