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

Support for Your Library #50

Open FrostyX opened 4 years ago

FrostyX commented 4 years ago

This package is really great, but I am missing a "Your Library" feature support. Basically, the same way the spotify-my-playlists command works, I would expect also following commands, e.g.

It is a standard use-case in the web player and desktop and phone apps. What do you think?

danielfm commented 9 months ago

If there are API endpoints that deliver these data, it should be possible to implement this.