Parent: [93f266] (diff)

Child: [e25412] (diff)

Download this file

description.xml    30 lines (28 with data), 921 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType>
<friendlyName>@FRIENDLYNAME@</friendlyName>
<manufacturer>JF Light Industries</manufacturer>
<manufacturerURL>https://opensourceprojects.eu/u/medoc/profile/</manufacturerURL>
<modelDescription>UPnP front-end to MPD</modelDescription>
<modelName>UpMPD</modelName>
<modelNumber>1.0</modelNumber>
<modelURL>https://opensourceprojects.eu/p/upmpdcli/code/</modelURL>
<serialNumber>42</serialNumber>
<UDN>uuid:@UUID@</UDN>
@ICONLIST@
<serviceList>
@UPNPAV@
@OPENHOME@
</serviceList>
@PRESENTATION@
</device>
<devicelist>
@MEDIASERVER@
</devicelist>
</root>