[rygel] data: Enable m2ts for MediaExport



commit 4f64d40d32b3fd1b911ace25cb0470759f349f6b
Author: Jens Georg <mail jensge org>
Date:   Fri Sep 16 16:52:50 2011 +0200

    data: Enable m2ts for MediaExport
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=654180.

 data/rygel.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/rygel.conf b/data/rygel.conf
index a4da341..25e852a 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -103,7 +103,7 @@ title= REALNAME@'s media
 #       * @PICTURES@: The standard pictures folder (typically ${HOME}/Pictures).
 #
 uris= MUSIC@;@VIDEOS@;@PICTURES@
-include-filter=.mp3;.oga;.ogv;.ogg;.mkv;.avi;.mp4;.m4v;.m4a;.mpeg;.mpg;.ts;.flac;.jpeg;.jpg;.png;.wav;.wma;.wmv;.asf;.mpc;.mpp;.wv;.aac;.mka;.mp2;.webm;.ape
+include-filter=.mp3;.oga;.ogv;.ogg;.mkv;.avi;.mp4;.m4v;.m4a;.mpeg;.mpg;.ts;.flac;.jpeg;.jpg;.png;.wav;.wma;.wmv;.asf;.mpc;.mpp;.wv;.aac;.mka;.mp2;.webm;.ape;.m2ts
 extract-metadata=true
 monitor-changes=true
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]