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 --- doc/man/rygel.conf.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index 150159cc..5cab37fc 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -370,6 +370,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ Set to false if you don't want to have new files picked up automatically by &dhpackage;. + + + + + + Time in seconds to wait after a new file has been detected before trying to extract meta-data from it. Useful if you're downloading to a directory watched by &dhpackage;. Default is 5 seconds. + + -- cgit v1.2.1