Closed sebasmonia closed 2 years ago
It seems we can add items to the playback queue, but there are no API endpoints to list the current state of the queue:
Ref: https://developer.spotify.com/documentation/web-api/reference/
I am ok closing the issue, since there's no API support.
They have created an endpoint for it now: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue
Add the ability to see the queue, basically, which songs are next and how many until the end of the playlist. Bonus points if it is possible to sort the list, remove items, etc.
Thank you for the package. It is awesome.