node-sonos-http-api icon indicating copy to clipboard operation
node-sonos-http-api copied to clipboard

Trying to set input on Speakers

Open JDogg016 opened this issue 5 years ago • 1 comments

Perhaps I am inputting the command incorrectly:

XXX.XXX.XXX.XXX:5005/Kitchen%20TV/setavtransporturi/x-sonos-htastream:RINCON%20949F3E22585201400:spdif

I would like this command to change the input back to my TV input.

{Error}

I don’t know why.

I also tried:

xxx.xxx.xxx.xxx:5005/Kitchen%20Overhead/setavtransporturi/x-sonos-htastream:RINCON_949F3E22585201400:spdif/Kitchen%20Overhead/play

Same result.

Any assistance would be excellent.

JDogg016 avatar Sep 28 '19 21:09 JDogg016

Are you sure about the %20 (space) in the x-sonos-htastream ID? I have an underscore in the transport uri. Maybe you could try

XXX.XXX.XXX.XXX:5005/Kitchen%20TV/setavtransporturi/x-sonos-htastream:RINCON_949F3E22585201400:spdif

r4lv avatar Dec 06 '19 21:12 r4lv