Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SiriusXM issue - failing when specifying station number or name #903

Open
jimstowe opened this issue Sep 30, 2024 · 0 comments
Open

SiriusXM issue - failing when specifying station number or name #903

jimstowe opened this issue Sep 30, 2024 · 0 comments

Comments

@jimstowe
Copy link

Playing a SiriusXM station from a favorite works. However, when attempting to play using a station name or number, I get an error. Here is an example:

http://localhost:5005/Office/siriusXM/25

Error(s) seen in browser window:

{"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 (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/sonos-discovery/lib/helpers/soap.js:99:10)\n at Player.setAVTransport (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/sonos-discovery/lib/models/Player.js:727:15)\n at Object.siriusXM [as siriusxm] (/Users/jimstowe/Downloads/node-sonos-http-api/lib/actions/siriusXM.js:78:33)\n at handleAction (/Users/jimstowe/Downloads/node-sonos-http-api/lib/sonos-http-api.js:124:35)\n at HttpAPI.requestHandler (/Users/jimstowe/Downloads/node-sonos-http-api/lib/sonos-http-api.js:101:21)\n at /Users/jimstowe/Downloads/node-sonos-http-api/server.js:50:13\n at SendStream.error (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/serve-static/index.js:121:7)\n at SendStream.emit (node:events:519:28)\n at SendStream.emit (node:domain:488:12)\n at SendStream.error (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/send/index.js:270:17)\n at SendStream.onStatError (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/send/index.js:417:12)\n at next (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/send/index.js:730:16)\n at onstat (/Users/jimstowe/Downloads/node-sonos-http-api/node_modules/send/index.js:719:14)\n at FSReqCallback.oncomplete (node:fs:197:21)"}

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

No branches or pull requests

1 participant