I want to be able to cue up songs/artists/playlists from spotify using
voice through tasker. i have it working will with the local music
library, i can hit a button and psay and artist or genre and it will
search that serm then build, shuffle and play a playlist on my speakers.

There's no Spotty specific CLI to easily search for items on Spotify. But you could implement search using their API, then then use "playlist add spotify://track:1239102" to queue up the tracks.

https://developer.spotify.com/

--

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

Reply via email to