You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been running your wonderful program for a few years no with no issues. Suddenly my NFC tags have stopped calling up Spotify music. The Sonos API seems to be OK when I access http://myPi_IPAddress:5005/ Also, I can control Spotify on my Sonos with the http://myPi_IPAddress:5005/playpause command.
However, if I try playing an album on a windows machine with a web browser, for example: http://myPi_IPAddress:5005/Lounge/spotify/now/spotify:album:12n11cgnpjXKLeqrnIERoS as in your John Grant example, I receive this error:
{"status":"error","error":"Got status 500 when invoking /MediaRenderer/AVTransport/Control","stack":"Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control\n at Object.invoke (/home/pi/node-sonos-http-api/node_modules/sonos-discovery/lib/helpers/soap.js:99:10)\n at Player.addURIToQueue (/home/pi/node-sonos-http-api/node_modules/sonos-discovery/lib/models/Player.js:616:15)\n at promise.then (/home/pi/node-sonos-http-api/lib/actions/spotify.js:37:33)"}
Any thoughts as to what may be happening? By the way, I am still running "Buster" on this Pi.
Thanks, David T
The text was updated successfully, but these errors were encountered:
________________________________
From: Sam ***@***.***>
Sent: Friday, May 3, 2024 5:27:10 AM
To: hankhank10/vinylemulator ***@***.***>
Cc: David Thompson ***@***.***>; Author ***@***.***>
Subject: Re: [hankhank10/vinylemulator] 500 error when retrieving albums (Issue #30)
Hey David, I've been running everything just fine until a few weeks ago and now I'm in the same boat as you! Did you ever resolve this?
—
Reply to this email directly, view it on GitHub<#30 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQJYLOED26PFYTISQOF7NSDZANJ65AVCNFSM6AAAAAA3GALYZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJSGYZTMNBXGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
I have been running your wonderful program for a few years no with no issues. Suddenly my NFC tags have stopped calling up Spotify music. The Sonos API seems to be OK when I access http://myPi_IPAddress:5005/ Also, I can control Spotify on my Sonos with the http://myPi_IPAddress:5005/playpause command.
However, if I try playing an album on a windows machine with a web browser, for example: http://myPi_IPAddress:5005/Lounge/spotify/now/spotify:album:12n11cgnpjXKLeqrnIERoS as in your John Grant example, I receive this error:
{"status":"error","error":"Got status 500 when invoking /MediaRenderer/AVTransport/Control","stack":"Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control\n at Object.invoke (/home/pi/node-sonos-http-api/node_modules/sonos-discovery/lib/helpers/soap.js:99:10)\n at Player.addURIToQueue (/home/pi/node-sonos-http-api/node_modules/sonos-discovery/lib/models/Player.js:616:15)\n at promise.then (/home/pi/node-sonos-http-api/lib/actions/spotify.js:37:33)"}
Any thoughts as to what may be happening? By the way, I am still running "Buster" on this Pi.
Thanks, David T
The text was updated successfully, but these errors were encountered: