From 42d5e6c54b48a17ccb75e6bf92509c3dc1eecbd3 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Sun, 24 Apr 2016 11:57:21 +0200 Subject: doc: Update links in README and manpage Signed-off-by: Jens Georg --- doc/man/rygel.conf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index fb8d0a4a..d77beefc 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -340,7 +340,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ Tracker Plugin The tracker plugin uses the centralized database of meta information from the tracker project. See the - tracker project website for more information about tracker. + tracker project website for more information about tracker. @@ -526,7 +526,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ External - The External plugin is an consumer of the MediaServer2 DBus interface specification. This allows external programs to share their data via UPnP by implementing this DBus specification. The plugin picks up any implementation of this interface on the session bus and exposes the presented media via UPnP. Known implementors of this spec are gnome-dvb-daemon, Rhythmbox and Grilo via the grilo-ms2 project. + The External plugin is an consumer of the MediaServer2 DBus interface specification. This allows external programs to share their data via UPnP by implementing this DBus specification. The plugin picks up any implementation of this interface on the session bus and exposes the presented media via UPnP. Known implementors of this spec are gnome-dvb-daemon, Rhythmbox and Grilo via the grilo-ms2 project. You can disable the whole functionality by setting enabled=false in the [External] section of the configuration file. Individual peers may be enabled or disabled by creating sections corresponding to the D-Bus names of the peer: [org.gnome.UPnP.MediaServer2.Rhythmbox] @@ -538,7 +538,7 @@ enabled=false The MPRIS plugin is a consumer of the MPRIS2 DBus interface specification. The implementation conforms to version 2.0 of the standard. &dhpackage; 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. - Players that implement this spec and are known to work with &dhpackage; are Banshee, Rhythmbox and Totem + Players that implement this spec and are known to work with &dhpackage; are Banshee, Rhythmbox and GNOME Videos (previously known as Totem) You can disable the whole functionality by setting enabled=false in the [MRPIS] section of the configuration file. 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: -- cgit v1.2.1