andrehaveman / spotify-node-applescript

Control Spotify on Mac OSX with NodeJS and AppleScript
MIT License
316 stars 38 forks source link

Playlist functionality #32

Open kabirvirji opened 7 years ago

kabirvirji commented 7 years ago

Is it possible to play a playlist using the playlist URI?

URI example:

spotify:user:kabirvirji:playlist:03O7zz9jfa1zvXTU6l9vFe

andrehaveman commented 7 years ago

It seems to work with the playTrack method. It works only for your own and public playlists.