|
a/src/upmpdcli.conf-dist |
|
b/src/upmpdcli.conf-dist |
|
... |
|
... |
218 |
|
218 |
|
219 |
# <var name="onplay" type="fn"><brief>Command to run when MPD state
|
219 |
# <var name="onplay" type="fn"><brief>Command to run when MPD state
|
220 |
# switches to "PLAY". </brief><descr>Specify the full path to the program,
|
220 |
# switches to "PLAY". </brief><descr>Specify the full path to the program,
|
221 |
# e.g. /usr/bin/logger.</descr></var>
|
221 |
# e.g. /usr/bin/logger.</descr></var>
|
222 |
#onplay =
|
222 |
#onplay =
|
|
|
223 |
|
|
|
224 |
# <var name="onpause" type="fn"><brief>Command to run when MPD state
|
|
|
225 |
# switches to "PAUSE". </brief><descr>Specify the full path to the program,
|
|
|
226 |
# e.g. /usr/bin/logger.</descr></var>
|
|
|
227 |
#onpause =
|
223 |
|
228 |
|
224 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
229 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
225 |
# "STOP".</brief><descr>Specify the full path to the program,
|
230 |
# "STOP".</brief><descr>Specify the full path to the program,
|
226 |
# e.g. /usr/bin/logger.</descr></var>
|
231 |
# e.g. /usr/bin/logger.</descr></var>
|
227 |
#onstop =
|
232 |
#onstop =
|