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

API-access to the play queue? #652

Open
ScuttleSE opened this issue Jan 5, 2024 · 1 comment
Open

API-access to the play queue? #652

ScuttleSE opened this issue Jan 5, 2024 · 1 comment

Comments

@ScuttleSE
Copy link

Is there a way to remove tracks from the play queue using the API?

I see that I can add a track with the play_at_index function, but an api-call to remove a track from the queue seems to be missing.

I can replace the entire queue, but that interrupts the currently playing song.

@ScuttleSE
Copy link
Author

After some experimenting, it seems like the play queue is not manipulable at all, except replacing it completely. Would nice with a way to add/remove entries in the queue using the API, just like you can do in the local client.

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