summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-03-05 21:11:42 +0100
committerJens Georg <mail@jensge.org>2016-03-06 19:20:46 +0100
commitf11a63a500b1af358bb5715b3a0338710084e2f5 (patch)
tree25b6f0b331e306837aebca83fd99cc2ae7543415
parenta5a28fe06d1465133e07d7881c85057e591f91d1 (diff)
downloadrygel-f11a63a500b1af358bb5715b3a0338710084e2f5.tar.gz
doc,config: Add LightMediaScanner
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--data/rygel.conf4
-rw-r--r--doc/man/rygel.conf.xml5
2 files changed, 9 insertions, 0 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index fbb16c33..d242b5d9 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -98,6 +98,10 @@ share-music=true
strict-sharing=false
title=@REALNAME@'s media on @PRETTY_HOSTNAME@
+[LightMediaScanner]
+enabled=false
+title=@REALNAME@'s media on @PRETTY_HOSTNAME@
+
[MediaExport]
enabled=true
title=@REALNAME@'s media on @PRETTY_HOSTNAME@
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 46ffe70a..6419f296 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -477,6 +477,11 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</variablelist>
</refsect1>
<refsect1>
+ <title>LightMediaScanner Plugin</title>
+ <para>The LightMediaScanner plugin exports the contents of the <ulink url="https://github.com/profusion/lightmediascanner">lightmediascanner daemon</ulink> </para>
+ <para>This plugin does not have any special options.</para>
+ </refsect1>
+ <refsect1>
<title>GstLaunch Plugin</title>
<para>The GstLaunch plugin allows to expose GStreamer pipelines using the same syntax as the gst-launch utilty. You can configure several items in this plugins.</para>
<variablelist>