ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

Request: Allow client app to read/modify now playing queue

Open wiencheck opened this issue 3 years ago • 5 comments

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

wiencheck avatar Aug 04 '22 13:08 wiencheck

Queue modification is still not possible, but there's a new Web API endpoint to get the queue contents.

PhilipTrauner avatar Sep 14 '22 14:09 PhilipTrauner

@PhilipTrauner That is awesome! Is this new or I just haven't noticed it before?

wiencheck avatar Oct 16 '22 15:10 wiencheck

Seems to have been silently rolled out about a month ago.

PhilipTrauner avatar Oct 16 '22 15:10 PhilipTrauner

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

wiencheck avatar Oct 18 '22 09:10 wiencheck