|
a/src/upmpdcli.conf-dist |
|
b/src/upmpdcli.conf-dist |
|
... |
|
... |
149 |
|
149 |
|
150 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
150 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
151 |
# "STOP".</brief><descr>Specify the full path to the program,
|
151 |
# "STOP".</brief><descr>Specify the full path to the program,
|
152 |
# e.g. /usr/bin/logger.</descr></var>
|
152 |
# e.g. /usr/bin/logger.</descr></var>
|
153 |
#onstop =
|
153 |
#onstop =
|
|
|
154 |
|
|
|
155 |
# <var name="onstandby" type="fn"><brief>Command to run when the setstandby
|
|
|
156 |
# action is called.</brief><descr>Specify the full path to the program. It
|
|
|
157 |
# is called with one 0/1 argument to change the standby state (1 for activating
|
|
|
158 |
# standby), and with no argument to query the state. In all cases, it should
|
|
|
159 |
# print the standby state (0/1) to stdout before exiting.</descr></var>
|
|
|
160 |
#onstandby =
|
154 |
|
161 |
|
155 |
# <var name="externalvolumecontrol" type="fn"><brief>Use external command
|
162 |
# <var name="externalvolumecontrol" type="fn"><brief>Use external command
|
156 |
# to manage the the sound volume (0/1).</brief><descr>This is used in the
|
163 |
# to manage the the sound volume (0/1).</brief><descr>This is used in the
|
157 |
# case where MPD is unable to control the volume, but some other command
|
164 |
# case where MPD is unable to control the volume, but some other command
|
158 |
# can, for example if you have an external amp on which it is possible to
|
165 |
# can, for example if you have an external amp on which it is possible to
|