Changes

From Amahi Wiki
Jump to: navigation, search
57 bytes removed ,  03:44, 23 June 2020
* On line 60 of <small>/etc/mediatomb/config.xml</small> change
{{Code|lang=XML|
<virtual-layout type="builtin">
<import-script>/usr/share/mediatomb/js/import.js</import-script>}}
* Add the following after line 28 of <small>/etc/mediatomb/config.xml</small>
{{Code|lang=XML|Code= <custom-http-headers> <add header="transferMode.dlna.org: Streaming"/> <add header="contentFeatures.dlna.org: DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=017000 00000000000000000000000000"/> </custom-http-headers>}}
* Change line 91 of <small>/etc/mediatomb/config.xml</small> into
{{Code|lang=XML|Code= <map from="avi" to="video/x-divx"/>}}
* Save the config.xml and restart MediaTomb
12,424

edits