Switch to unified view

a/src/upmpdcli.conf-dist b/src/upmpdcli.conf-dist
...
...
139
# password.</brief><descr>Password for connecting to MPD (only necessary
139
# password.</brief><descr>Password for connecting to MPD (only necessary
140
# if password access is enabled in the MPD configuration
140
# if password access is enabled in the MPD configuration
141
# file).</descr></var>
141
# file).</descr></var>
142
#mpdpassword =
142
#mpdpassword =
143
143
144
# <var name="mpdtimeoutms" type="int" values="0 30000 1000"><brief>MPD
145
# connection timeout in milliseconds.</brief>.<descr>If this is not zero,
146
# dialogs with mpd will timeout after the value. This will allow upmpdcli
147
# to stay responsive (return errors) if MPD ever becomes
148
# stuck.</descr></var>
149
#mpdtimeoutms = 2000
150
144
# <var name="ownqueue" type="bool" values="1"><brief>Set if we own the MPD
151
# <var name="ownqueue" type="bool" values="1"><brief>Set if we own the MPD
145
# queue.</brief>.<descr>If this is set (on by default), we own the MPD
152
# queue.</brief>.<descr>If this is set (on by default), we own the MPD
146
# queue and will fearlessly clear it. Can also be specified as -q
153
# queue and will fearlessly clear it. Can also be specified as -q
147
# 0|1.</descr></var>
154
# 0|1.</descr></var>
148
#ownqueue = 1
155
#ownqueue = 1
156
149
157
150
158
151
# <grouptitle>Audio control hooks</grouptitle>
159
# <grouptitle>Audio control hooks</grouptitle>
152
160
153
# <var name="onstart" type="fn"><brief>Command to run when playback is
161
# <var name="onstart" type="fn"><brief>Command to run when playback is