Request: Allow client app to read/modify now playing queue
In the current state of SDK we are able only to add songs to the end of the queue. It doesn't allow us to build interesting solutions to queue management and is very limiting. I am certain that allowing users to modify the queue directly from the app would make for much better experience.
Thank you
Queue modification is still not possible, but there's a new Web API endpoint to get the queue contents.
@PhilipTrauner That is awesome! Is this new or I just haven't noticed it before?
Seems to have been silently rolled out about a month ago.
That's cool but without having access to currently playing index in the queue there is not much I'll be able to do with that unfortunately