table of contents
- buster 0.36.2-4
- testing 0.40.0-1
- unstable 0.40.0-1
- experimental 0.40.1-2
RYGEL(1) | Rygel User Manual | RYGEL(1) |
NAME¶
rygel - a collection of DLNA/UPnP AV servicesSYNOPSIS¶
rygel [options]
DESCRIPTION¶
rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling.OPTIONS¶
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.-h, --help
--version
-n, --network-interface=INTERFACE
-p, --port=PORT
-t, --disable-transcoding
-U, --disallow-upload
-D, --disallow-deletion
-g, --log-level=LEVEL
-u, --plugin-path=PATH
-e, --engine-path=ENGINE_PATH
-d, --disable-plugin=PLUGIN_NAME
-i, --title=PLUGIN_NAME:TITLE
-o, --plugin-option=PLUGIN_NAME: OPTION:VALUE1[,VALUE2,...]
-P, --disable-upnp
-c, --config=CONFIG_FILE
-s, --shutdown
-r, --replace
FILES¶
/etc/rygel.conf${XDG_CONFIG_DIR}/rygel.conf
${XDG_CONFIG_DIR}/Rygel/*.xml
ENVIRONMENT¶
RYGEL_DISABLE_UPNPRYGEL_IFACE
RYGEL_PORT
RYGEL_DISABLE_TRANSCODING
RYGEL_LOG
RYGEL_PLUGIN_PATH
RYGEL_ENGINE_PATH
RYGEL_MEDIA_ENGINE
RYGEL_DISABLE_UPLOAD
RYGEL_DISABLE_DELETION
RYGEL_PLUGIN_TIMEOUT
RYGEL_DATABASE_DEBUG
Also for every plugin you can set the following environment variables:
RYGEL_PLUGIN_NAME_TITLE
RYGEL_PLUGIN_NAME_ENABLED
BUGS¶
The BTS can be found at https://bugzilla.gnome.org/buglist.cgi?product=rygel.SEE ALSO¶
rygel.conf(5)AUTHOR¶
Jens Georg <mail@jensge.org>09/04/2018 | rygel |