Attachment 'non-standard-for-samsung.xml'

Download

   1 <?xml version="1.0"?>
   2 
   3 <dlna-profiles>
   4 	<!-- <include ref="common.xml" /> -->
   5 
   6 	<dlna-profile name="CUSTOM_XVID" mime="video/x-msvideo" extended="true">
   7 		<restriction type="container">
   8 			<field name="name" type="string">
   9 				<value>video/x-msvideo</value>
  10 			</field>
  11 		</restriction>
  12 		<restriction type="video">
  13 			<field name="name" type="string">
  14 				<value>video/x-xvid</value>
  15 			</field>
  16 		</restriction>
  17 		<restriction type="audio">
  18 			<field name="name" type="string">
  19 				<value>audio/mpeg</value>
  20 			</field>
  21 		</restriction>
  22 
  23 		<restriction id="AC3" type="audio">
  24 			<field name="name" type="string">
  25 				<value>audio/x-ac3</value>
  26 			</field>
  27 		</restriction>
  28 
  29 	</dlna-profile>
  30 
  31 	<dlna-profile name="CUSTOM_MKV" mime="video/x-mkv" extended="true">
  32 		<restriction type="container">
  33 			<field name="name" type="string">
  34 				<value>video/x-matroska</value>
  35 			</field>
  36 		</restriction>
  37 		<restriction type="video">
  38 			<field name="name" type="string">
  39 				<value>video/x-h264</value>
  40 			</field>
  41 		</restriction>
  42 		<restriction id="AC3" type="audio">
  43 			<field name="name" type="string">
  44 				<value>audio/x-ac3</value>
  45 			</field>
  46 		</restriction>
  47 	</dlna-profile>
  48 
  49 </dlna-profiles>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2021-02-25 10:00:52, 1.2 KB) [[attachment:non-standard-for-samsung.xml]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.