summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-02-13 17:24:15 +0100
committerJens Georg <mail@jensge.org>2011-02-14 14:27:06 +0100
commit7b8ecb55e73551200517080b0c8590a7728c6d21 (patch)
treecaabe7f10914daab0db07f0b7f8dbac303946d1d /doc/man
parentd7874d01bc14ec973068b0ea65dc1215fc49461a (diff)
downloadrygel-7b8ecb55e73551200517080b0c8590a7728c6d21.tar.gz
doc: Add explanation for MPRIS peer configuration
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.conf.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 92f28bdb..c5b255c8 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -420,6 +420,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<para><application>&dhpackage;</application> exposes media players that implement the provider side of this DBus specification as DLNA Digital Media Renderers (DMR) similar to the Playbin plugin. This means that you can easily turn your media player into a DMR by implementing this DBus specification.</para>
<para>Players that implement this spec and are known to work with <application>&dhpackage;</application> are <ulink url="http://banshee.fm">Banshee</ulink> and <ulink url="http://www.rhythmbox.org">Rhythmbox</ulink>.
</para>
+ <para>The configuration of this plugin is special. Plugin configuration is not done on the plugin but rather per peer that is found providing the MPRIS2 interface. See the following example to set the title for Banshee on MPRIS:</para>
+ <para><programlisting>[org.mpris.MediaPlayer2.banshee]
+title=@REALNAME@&apos;s Banshee on @HOSTNAME@</programlisting></para>
<para>This plugin has no additional options.</para>
</refsect1>
<refsect1 id="see_also">