Free UPnP Entertainment Service SVN-r578 SVN-r578
- Device Data
- Services
- Icons
- Description XML
- Additional Data
| Manufacturer | Ulrich Voelkel |
|---|---|
| Description | Free UPnP Media Server licensed under the terms of the GPL |
| URL Base | http://192.168.4.1:1630/ |
| Presentation URL | http://192.168.4.1:1630/ |
| Description filepath | http://192.168.4.1:1630/ |
This device does not provide any icons
<root xmlns="urn:schemas-upnp-org:device-1-0"> <specVersion> <major>1</major> <minor>0</minor> </specVersion> <URLBase>http://192.168.4.1:1630/</URLBase> <device> <UDN>uuid:CF8D8DAC-BC5B-4696-A771-F62247A05680</UDN> <friendlyName>FUPPES SVN-r578 (player)</friendlyName> <manufacturer>Ulrich Voelkel</manufacturer> <manufacturerURL>http://www.ulrich-voelkel.de</manufacturerURL> <modelDescription>Free UPnP Media Server licensed under the terms of the GPL</modelDescription> <modelName>Free UPnP Entertainment Service SVN-r578</modelName> <modelNumber>SVN-r578</modelNumber> <modelURL>http://fuppes.ulrich-voelkel.de</modelURL> <serialNumber>0123456789</serialNumber> <deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType> <serviceList> <service> <serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType> <serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId> <SCPDURL>/UPnPServices/ContentDirectory/description.xml</SCPDURL> <controlURL>/UPnPServices/ContentDirectory/control/</controlURL> <eventSubURL>/UPnPServices/ContentDirectory/event/</eventSubURL> </service> <service> <serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType> <serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId> <SCPDURL>/UPnPServices/ConnectionManager/description.xml</SCPDURL> <controlURL>/UPnPServices/ConnectionManager/control/</controlURL> <eventSubURL>/UPnPServices/ConnectionManager/event/</eventSubURL> </service> </serviceList> <presentationURL>index.html</presentationURL> </device> </root>
-
object.container.storageFolder:
<container id="0000000028" searchable="0" parentID="0" restricted="0" childCount="3"><dc:title>fuppes</dc:title> <upnp:class>object.container.storageFolder</upnp:class> </container> -
object.item.audioItem:
<item id="000000002B" parentID="0000000028" restricted="0"><dc:title>Viva la Vida</dc:title> <upnp:class>object.item.audioItem</upnp:class> <upnp:artist>Coldplay</upnp:artist> <upnp:album>Viva la Vida or Death and All His Friends</upnp:album> <upnp:genre>Alternative</upnp:genre> <upnp:originalTrackNumber>7</upnp:originalTrackNumber> <res protocolInfo="http-get:*:audio/mpeg:*" duration="00:04:01.00" nrAudioChannels="2" sampleFrequency="44100" bitrate="196608" size="5979244">http://192.168.4.1:1630/MediaServer/AudioItems/000000002B.mp3</res> </item>
