-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Description
... just installed it on my Synology NAS and everything works like a charm!
Is there an easy way to get the friendlyName or modelDescription for the players? I have multiple players in a room, and in the state I only see the somewhat cryptic uuid ?
In the http://192.168.178.61:1400/xml/device_description.xml I see them ...
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-upnp-org:device:ZonePlayer:1</deviceType>
<friendlyName>192.168.178.61 - Sonos One</friendlyName>
<manufacturer>Sonos, Inc.</manufacturer>
<manufacturerURL>http://www.sonos.com</manufacturerURL>
<modelNumber>S13</modelNumber>
<modelDescription>Sonos One</modelDescription>
<modelName>Sonos One</modelName>
<modelURL>http://www.sonos.com/products/zoneplayers/S13</modelURL>
...
Metadata
Metadata
Assignees
Labels
No labels