Not sure if this is the right thread for my issue. One of my programs disappeared from my admin console and can't seem to figure out how to get it back or delete it. I can see it on Mobilinc and on the portal. I've tried clearing the cached app and history and re-installed the admin console up but no luck. I'm running version 5.0.16C.
Ryan
So I was able to get the Line-In working but still haven't figured out how to toggle the favorites list. See code for Line-In below. Cheers.
POST /MediaRenderer/AVTransport/Control HTTP/1.1Host: 192.168.2.227:1400
Connection: Close
Content-Type: text/xml; charset="utf-8"
Content-Length: 382
SOAPACTION: "urn:schemas-upnp-org:service:AVTransport:1#SetAVTransportURI"
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:SetAVTransportURI xmlns:u="urn:schemas-upnp-org:service:AVTransport:1"><InstanceID>0</InstanceID><CurrentURI>x-rincon-stream:RINCON_5CAAFDE8144801400</CurrentURI><CurrentURIMetaData></CurrentURIMetaData></u:SetAVTransportURI></s:Body></s:Envelope>
I’ve sold my Russound system and switched to Sonos since this integration. I do have one question. Is there code or zip files available for switching to line-in & toggling favories. I’ve looked on different site and have found some code but haven’t been able to make it work.