Hi David,
thank you for developing SonosJ/Janos. The software allows
me to control my Sonos system from a Linux computer. I would
like to suggest a feature, in addition to request 2842474,
namely to add podcasts using the URL Adder tool. As you
might know, Sonos relies on RadioTime for radio services,
but its list of radio stations and shows is far from
complete. Therefore, I think it would be great feature for
Janos, especially because the Sonos Desktop Controller seems
not to be able to do that.
Thanks in advance! If I can help you with this (like
testing), please let me know.
POST /MediaServer/ContentDirectory/Control HTTP/1.1
CONNECTION: close
ACCEPT-ENCODING: gzip
HOST: 192.168.1.2:1400
USER-AGENT: Linux UPnP/1.0 Sonos/11.7-19141
CONTENT-LENGTH: 709
CONTENT-TYPE: text/xml; charset="utf-8"
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#CreateObject"
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:CreateObject xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><ContainerID>R:0/1</ContainerID><Elements><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"><item id="" restricted="false"><dc:title>Great Moments in Science</dc:title><res>x-sonosapi-show:F00080000p60340%3afavorite</res></item>
</DIDL-Lite></Elements></u:CreateObject></s:Body></s:Envelope>HTTP/1.1 200 OK
CONTENT-LENGTH: 934
CONTENT-TYPE: text/xml; charset="utf-8"
EXT:
SERVER: Linux UPnP/1.0 Sonos/11.7-19141
Connection: close
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:CreateObjectResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><ObjectID>R:0/1/31</ObjectID><Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:r="urn:schemas-rinconnetworks-com:metadata-1-0/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"><container id="R:0/1/31" parentID="R:0/1" restricted="false"><dc:title>Great Moments in Science</dc:title><upnp:class>object.container.radioShow</upnp:class><res protocolInfo="x-sonosapi-show:*:*:*">x-sonosapi-show:F00080000p60340%3afavorite</res></container></DIDL-Lite></Result></u:CreateObjectResponse></s:Body></s:Envelope>