htilly / zenmusic

Slack / Sonos / Spotify / Node.js - Control Sonos through #Slack
125 stars 36 forks source link

Using addSpotify instead of addSpotifyQueue #22

Closed truncj closed 7 years ago

truncj commented 7 years ago

Pulled the update that fixes the new token requirements, but it looks like the old addSpotifyQueue function was uncommented. I recommented that and uncommented addSpotify, which works for me.

htilly commented 7 years ago

Thanks, yes the problem was solved in: https://github.com/bencevans/node-sonos/issues/142

Merging!

htilly commented 7 years ago

btw, since addSpotify worked for you I guess you were using an US account for Spotify, right?

truncj commented 7 years ago

Yup, US region here. Does that mean we'll be able to use the one method for both regions?

htilly commented 7 years ago

Yea, so it seems. Lets see if it works of if issues is coming in =)

/Tilly