From 098f95461b80b70894670cea91c91cf768a92aed Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Sat, 5 Feb 2011 23:39:04 +0100 Subject: [PATCH] doc: Get rygel.1 manpage up-to-date --- doc/man/rygel.xml | 165 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 124 insertions(+), 41 deletions(-) diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml index dd464e2..eac8243 100644 --- a/doc/man/rygel.xml +++ b/doc/man/rygel.xml @@ -65,7 +65,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ &dhpackage; - &dhfirstname; + &dhfirstname; &dhsurname; Wrote this manpage.
@@ -104,17 +104,6 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ variablelist.term.break.after parameters to control the term elements. --> - - - - - - - Set the network-interface rygel listens on - - - - @@ -129,7 +118,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Show all help options + Show all help options. @@ -137,7 +126,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Show GStreamer related help options + Show GStreamer related help options. @@ -150,13 +139,24 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + + + + + + Set the network-interface rygel listens on. + + + + - Set the listen-port + Set the listen-port. @@ -167,7 +167,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Disable any transcoding + Disable any transcoding. @@ -178,7 +178,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Disable transcoding to MP3 + Disable transcoding to MP3. @@ -189,7 +189,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Disable transcoding to MPEG2 in TS container + Disable transcoding to MPEG2 in TS container. @@ -200,15 +200,40 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Disable transcoding to Linear PCM + Disable transcoding to Linear PCM. + + + - Disable transcoding to WMV + Disable transcoding to WMV. + + + + + + + + + + + Disable uploading of media files via UPnP. + + + + + + + + + + + UPnP clients are not allowed to delete media files on the server. @@ -216,10 +241,10 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - + - Set the log level. 1=critical, 2=error, 3=warning, 4=message/info, 5=debug + Set the log level. 1=critical, 2=error, 3=warning, 4=message/info, 5=debug. @@ -227,10 +252,10 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - + - Set the plugin search path + Set the plugin search path. @@ -241,7 +266,41 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Disable a plugin + Disable the plugin PLUGIN_NAME. + + + + + + + + + + + Set the title of plugin PLUGIN_NAME to TITLE You can use this option more than once for every plugin you want to set the name of. + + + + + + + + + + + + Set options for a plugin. + + + + + + + + + + + Disable advertisement via UPnP and set &dhpackage; into streaming-only mode. @@ -280,7 +339,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ ${XDG_CONFIG_DIR}/Rygel/*.xml - Cached UPnP device description files + Cached UPnP device description files. @@ -290,6 +349,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + RYGEL_DISABLE_UPNP + + + Disable advertisement via UPnP and set &dhpackage; into streaming-only mode. + + + + RYGEL_IFACE @@ -301,47 +368,47 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ RYGEL_PORT - Define the network port to bind to + Define the network port to bind to. - RYGEL_TRANSCODING + RYGEL_DISABLE_TRANSCODING - Enable or disable transcoding globally + Disable transcoding globally. - RYGEL_MP3_TRANS + RYGEL_DISABLE_MP3_TRANS - Enable or disable the MP3 transcoder + Disable the MP3 transcoder. - RYGEL_LPCM_TRANS + RYGEL_DISABLE_LPCM_TRANS - Enable or disable the Linear PCM transcoder + Disable the Linear PCM transcoder. - RYGEL_MP2TS_TRANS + RYGEL_DISABLE_MP2TS_TRANS - Enable or disable the MPEG2 in TS transcoder + Disable the MPEG2 in TS transcoder. - RYGEL_WMV_TRANS + RYGEL_DISABLE_WMV_TRANS - Enable or disable transcoding to WMV format + Disable transcoding to WMV format. @@ -349,7 +416,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ RYGEL_LOG - Set the log level of &dhpackage; + Set the log level of &dhpackage;. @@ -357,7 +424,23 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ RYGEL_PLUGIN_PATH - Set the plugin search path of &dhpackage; + Set the plugin search path of &dhpackage;. + + + + + RYGEL_DISABLE_UPLOAD + + + Disable media file upload via UPnP. + + + + + RYGEL_DISABLE_DELETION + + + Disable remote file deletion via UPnP. @@ -368,7 +451,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ RYGEL_PLUGIN_NAME_TITLE - Set the title of the plugin + Set the title of the plugin. @@ -376,7 +459,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ RYGEL_PLUGIN_NAME_ENABLED - Enable or disable the plugin + Enable or disable the plugin. -- 2.7.4