Skip to content

Conversation

@htilly
Copy link
Owner

@htilly htilly commented Aug 13, 2016

No description provided.

@htilly htilly merged commit 7e376df into htilly:master Aug 13, 2016
@htilly
Copy link
Owner Author

htilly commented Aug 13, 2016

Thanks for helping out!

@vibol
Copy link
Contributor

vibol commented Aug 13, 2016

Thanks for the great tool!

@htilly
Copy link
Owner Author

htilly commented Aug 13, 2016

Quick question. The error 500 was solved by replacing:
sonos.addSpotifyQueue(spid, function (err, res) {
with
sonos.addSpotify(spid, function (err, res) {
Right?
Nothing else?

There are others receiving error 500 as well. Strangely everything works fine for us.
And if I change to the new function, I start receiving 500 errors ;)

BR
Tilly

@vibol
Copy link
Contributor

vibol commented Aug 13, 2016

Yes that's right. Changing that call to addSpotify made it work for us. Perhaps there's a difference in Sonos devices that causes this. I didn't have time to debug the calls in depth but I noticed the addSpotifyQueue call had some additional parameters in the XML payload going out to he Sonos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants