From 8a84291f87bf3a7b3cd56b401244da6534d90f73 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Thu, 19 Jan 2012 18:56:26 +0100 Subject: doc: Clarify uris option of MediaExport https://bugzilla.gnome.org/show_bug.cgi?id=666363 --- doc/man/rygel.conf.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index b306529b..ab4b3216 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -360,7 +360,15 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - A list of uris to expose via UPnP. May be files, folders or anything supported by gvfs. If left emtpy it defaults to export the user's music, video and picture folders as defined per XDG special user directories spec. + A list of URIS to expose via UPnP. May be files, folders or anything supported by GVFS. If left emtpy it defaults to export the user's music, video and picture folders as defined per XDG special user directories spec. These default folders can be referenced by @MUSIC@, @PICTURES@ and @VIDEOS@. Locations can be entered as either fully escaped URIS or normal paths. + + If you enter a normal path that contains whitespace there is no need to escape them with either a backslash or putting the string in quotes. + + + Possible values for <userinput>uris</userinput> + + uris=@MUSIC@;/home/user/My Pictures;file:///home/user/My%20Videos + -- cgit v1.2.1