|
a/src/upmpdcli.conf |
|
b/src/upmpdcli.conf |
|
... |
|
... |
38 |
|
38 |
|
39 |
# Mimimum interval (Seconds) between 2 saves of the cache. Setting this may
|
39 |
# Mimimum interval (Seconds) between 2 saves of the cache. Setting this may
|
40 |
# improve playlist load speed on a slow device. The default is to start a
|
40 |
# improve playlist load speed on a slow device. The default is to start a
|
41 |
# new save as soon as the previous one is done (if the list changed again
|
41 |
# new save as soon as the previous one is done (if the list changed again
|
42 |
# inbetween).
|
42 |
# inbetween).
|
43 |
# ohmetasleep = 5
|
43 |
# ohmetasleep = 0
|
|
|
44 |
|
|
|
45 |
### Parameters for the sc2mpd Songcast helper command:
|
|
|
46 |
# Log file name (default stderr), and level. The file must *not* be the
|
|
|
47 |
# same as the one for upmpdcli
|
|
|
48 |
#sclogfilename = /tmp/scmpdcli.log
|
|
|
49 |
#scloglevel = 6
|
|
|
50 |
# Port for connections from MPD to sc2mpd. The latter only accepts
|
|
|
51 |
# connections from localhost. Default 8888
|
|
|
52 |
#schttpport = 8888
|
|
|
53 |
# Path to the sc2mpd if it is not in /usr/bin and the location is not in
|
|
|
54 |
# the PATH for the init scripts.
|
|
|
55 |
#sc2mpd = /usr/bin/sc2mpd
|