I am attempting to add a Spotify playlist to my favorites with the
command line interface. To do that I need an URL for the playlist to
add.

Can you give a bit more context? "favorites add" would do that. But you're trying to navigate Spotty's menu?

However using the "want_url:1" parameter does not return an URL for the
playlists.

Spotty is not designed to access Spotify's API and return raw data. It's only providing a navigation menu. You could certainly try to navigate that menu programmatically somehow, but it's obviously rather complicated. Why not use Spotify's API directly?


--

Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to