From 1fd5b2447c7c2b2759c7cded770c548854aa1b01 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 18 Dec 2011 18:46:10 -0600 Subject: multimedia/mediatomb: Patched for new ffmpeg and moved from Network Signed-off-by: Robby Workman --- multimedia/mediatomb/config.xml | 151 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 multimedia/mediatomb/config.xml (limited to 'multimedia/mediatomb/config.xml') diff --git a/multimedia/mediatomb/config.xml b/multimedia/mediatomb/config.xml new file mode 100644 index 0000000000..497ae5d2d9 --- /dev/null +++ b/multimedia/mediatomb/config.xml @@ -0,0 +1,151 @@ + + + + + + + + + MediaTomb + + /var/lib/mediatomb + /usr/share/mediatomb/web + + + mediatomb.db + + + localhost + mediatomb + mediatomb + + + + + + + + + + 128 + 5 + yes + no + 8 + + + * + + video + + + + lastfmuser + lastfmpass + + + + + + /usr/share/mediatomb/js/common.js + /usr/share/mediatomb/js/playlists.js + + /usr/share/mediatomb/js/import.js + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + audio/L16 + no + yes + no + + + + + video/mpeg + yes + yes + yes + + + + + + \ No newline at end of file -- cgit v1.2.3