From c70a2a3a6a7dbf7c3aa8093a27bba754032e7fbd Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Sun, 15 Jun 2014 09:34:06 +0200 Subject: media-export: Make grace period configurable While it helps not to run discover on half-downloaded files, it slows down the server sync use-case and breaks several DLNA requirements. It can turned off now using monitor-grace-timeout=0 Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=694455 --- data/rygel.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/rygel.conf b/data/rygel.conf index 84dbeb80..22933264 100644 --- a/data/rygel.conf +++ b/data/rygel.conf @@ -111,6 +111,7 @@ title=@REALNAME@'s media uris=@MUSIC@;@VIDEOS@;@PICTURES@ extract-metadata=true monitor-changes=true +monitor-grace-timeout=5 virtual-folders=true [Playbin] -- cgit v1.2.1