summaryrefslogtreecommitdiff
path: root/data/common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/common.xml')
-rw-r--r--data/common.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/common.xml b/data/common.xml
index 26589ef..b3f87e3 100644
--- a/data/common.xml
+++ b/data/common.xml
@@ -3,6 +3,12 @@
<dlna-profiles>
<restrictions>
<!-- Common containers -->
+ <restriction id="M4A" type="container">
+ <field name="name" type="string">
+ <value>audio/x-m4a</value>
+ </field>
+ </restriction>
+
<restriction id="MP4" type="container">
<field name="name" type="string">
<value>video/quicktime</value>