danielfm / smudge

Control the Spotify app from within Emacs.
https://asciinema.org/a/218654
GNU General Public License v3.0
309 stars 47 forks source link

Queue - what's next #73

Closed sebasmonia closed 2 years ago

sebasmonia commented 3 years ago

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.

danielfm commented 3 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/

sebasmonia commented 3 years ago

I am ok closing the issue, since there's no API support.

hansffu commented 1 year ago

They have created an endpoint for it now: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue