musikcube icon indicating copy to clipboard operation
musikcube copied to clipboard

API-access to the play queue?

Open ScuttleSE opened this issue 1 year ago • 1 comments

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 avatar Jan 05 '24 10:01 ScuttleSE

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.

ScuttleSE avatar Jan 06 '24 17:01 ScuttleSE