a/upmpd/upmpdcli.conf b/upmpd/upmpdcli.conf
...
...
2
2
3
# Note: the command line options have higher priorities than the values in
3
# Note: the command line options have higher priorities than the values in
4
# this file.
4
# this file.
5
5
6
# Host MPD runs on. Defaults to localhost. This can also be specified as -h host
6
# Host MPD runs on. Defaults to localhost. This can also be specified as -h host
7
#mpdhost = somehost.in.my.domain
7
#mpdhost = localhost
8
8
9
# Port for MPD. Can also be specified as -p port
9
# Port for MPD. Can also be specified as -p port
10
#mpdport = 6600
10
#mpdport = 6600
11
11
12
# Displayed "Friendly Name" for the UPnP Media Renderer
12
# Displayed "Friendly Name" for the UPnP Media Renderer
13
#friendlyname = UPMpd
13
#friendlyname = UpMpd
14
14
15
# Log file name. Defaults to stderr. This can also be specified as
15
# Log file name. Defaults to stderr. This can also be specified as
16
# -d logfilename
16
# -d logfilename
17
#logfilename = /tmp/upmpdcli.log
17
#logfilename = 
18
18
19
# Log level. 0-4. Can also be specified as -l loglevel.
19
# Log level. 0-4. Can also be specified as -l loglevel.
20
#loglevel = 3
20
#loglevel = 3