table of contents
DLEYNA-RENDERER-SE(5) | Linux Programmers Manual | DLEYNA-RENDERER-SE(5) |
NAME¶
dleyna-renderer-service.conf - Configuration file for dleyna-renderer
SYNOPSIS¶
/etc/dleyna-renderer-service.conf
DESCRIPTION¶
The dleyna-renderer-service program provides the com.intel.dleyna-renderer name on the session message bus. It is a service for discovering and manipulating DLNA Digital Media Renderers (or DMRs).
Users or administrators should never need to start this daemon as it will be automatically started by dbus-daemon(1) whenever a process sends a D-Bus message to the com.intel.dleyna-renderer name on the session bus.
This file can be used to configure the behaviour of the dleyna-renderer-service program.
FILE FORMAT¶
The configuration file format is the so-called key file (sort of ini-style) format. It consists of sections (or groups) of key-value Lines beginning with a '#' and blank lines are considered comments. Sections are started by a header line containing the section enclosed in '[' and ']', and ended implicitly by the start of the next section or the end of the file. Each key-value pair must be contained in a section.
GENERAL SECTION¶
connector-name=dbus
never-quit=false|true
port
push-host-port
LOG SECTION¶
log-type=0|1|2
log-level=0|1|2|...|8
The default value is 7.
NETF SECTION¶
netf-enabled=false|true
netf-list
The list is empty by default.
BUGS¶
Please send bug reports to either the distribution bug tracker or the upstream bug tracker at https://github.com/intel/dleyna-renderer/issues.
SEE ALSO¶
June 2020 | dLeyna |