HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /volume1/@appstore/MediaServer/etc/allservices.xml
<?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:MediaServer:1</deviceType>
		<dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>
		<friendlyName>%s</friendlyName>
		<manufacturer>Synology Inc</manufacturer>
		<manufacturerURL>http://www.synology.com/</manufacturerURL>
		<modelDescription>Synology DLNA/UPnP Media Server</modelDescription>
		<modelName>%s</modelName>
		<modelURL>http://www.synology.com/</modelURL>
		<serialNumber>%s</serialNumber>
		<UDN>%s</UDN>
		<presentationURL>%s</presentationURL>
		<iconList>
			<icon>
				<mimetype>image/jpeg</mimetype>
				<width>120</width>
				<height>120</height>
				<depth>24</depth>
				<url>/tmp_icon/dmsicon120.jpg</url>
			</icon>
			<icon>
				<mimetype>image/jpeg</mimetype>
				<width>48</width>
				<height>48</height>
				<depth>24</depth>
				<url>/tmp_icon/dmsicon48.jpg</url>
			</icon> 
            <icon>
                <mimetype>image/png</mimetype>
                <width>120</width>
                <height>120</height>
                <depth>24</depth>
                <url>/tmp_icon/dmsicon120.png</url>
            </icon>
            <icon>
                <mimetype>image/png</mimetype>
                <width>48</width>
                <height>48</height>
                <depth>24</depth>
                <url>/tmp_icon/dmsicon48.png</url>
            </icon> 
        </iconList>

		<serviceList>
			<service>
				<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
				<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>
				<SCPDURL>/connmgrSCPD.xml</SCPDURL>
				<controlURL>/ConnectionManager/control</controlURL>
				<eventSubURL>/ConnectionManager/event</eventSubURL>
			</service>
			<service>
				<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
				<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>
				<SCPDURL>/cdsSCPD.xml</SCPDURL>
				<controlURL>/ContentDirectory/control</controlURL>
				<eventSubURL>/ContentDirectory/event</eventSubURL>
			</service>
			<service>
				<serviceType>urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1</serviceType>
				<serviceId>urn:microsoft.com:serviceId:X_MS_MediaReceiverRegistrar</serviceId>
				<SCPDURL>/msrrSCPD.xml</SCPDURL>
				<eventSubURL>/MediaReceiverRegistrar/event</eventSubURL>
				<controlURL>/MediaReceiverRegistrar/control</controlURL>
			</service>

		</serviceList>
	</device>
</root>