summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-06-15 09:34:06 +0200
committerJens Georg <mail@jensge.org>2014-06-15 09:37:02 +0200
commitc70a2a3a6a7dbf7c3aa8093a27bba754032e7fbd (patch)
tree20e8cd6cc81215e6d390f5ec80613a124b7b2518 /data
parentcb5f163255af3d29fc4c28a2971fa002d0fe8343 (diff)
downloadrygel-c70a2a3a6a7dbf7c3aa8093a27bba754032e7fbd.tar.gz
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 <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=694455
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf1
1 files changed, 1 insertions, 0 deletions
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]