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 #8

Open
7 of 13 tasks
dermidgen opened this issue Oct 8, 2016 · 0 comments
Open
7 of 13 tasks

Queue #8

dermidgen opened this issue Oct 8, 2016 · 0 comments

Comments

@dermidgen
Copy link
Owner

dermidgen commented Oct 8, 2016

Basic queue functionality and API calls

  • Display queue
    • MPD_API_GET_QUEUE
  • Add song to queue
    • MPD_API_ADD_TRACK
  • Add playlist to queue
    • MPD_API_ADD_TRACK
  • Remove track from queue
    • MPD_API_RM_TRACK
  • Save queue to playlist
    • MPD_API_SAVE_QUEUE
  • Shuffle queue
    • needs investigation
  • Re-order queue
    • MPD_API_MOVE_TRACK
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