musikcube
musikcube copied to clipboard
API-access to the play queue?
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.
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.