a/src/upmpdcli.conf-dist b/src/upmpdcli.conf-dist
...
...
209
# <var name="radiolist" type="fn"><brief>Path to an external file with radio
209
# <var name="radiolist" type="fn"><brief>Path to an external file with radio
210
# definitions.</brief><descr>Radio stations can be defined at the end of
210
# definitions.</brief><descr>Radio stations can be defined at the end of
211
# the the main file, or in a separate one (or both). Using an external file
211
# the the main file, or in a separate one (or both). Using an external file
212
# can ease distribution to multiple machines. Either way, each radio
212
# can ease distribution to multiple machines. Either way, each radio
213
# station is defined as a section with a name beginning with "radio",
213
# station is defined as a section with a name beginning with "radio",
214
# containing an URL parameter, and an optional icon URL. Example:
214
# containing an URL parameter, and an optional icon URL. See details
215
# further in the manual. Example:
215
# ----
216
# ----
216
#     [radio My Radio]
217
#     [radio My Radio]
217
#     url = http://some.host/some/path.pls
218
#     url = http://some.host/some/path.pls
218
#     artUrl = http://some.host/icon/path.png
219
#     artUrl = http://some.host/icon/path.png
220
#     artScript = /path/to/script/dynamic-art-getter
219
# ----
221
# ----
220
# </descr></var>
222
# </descr></var>
221
#radiolist = /path/to/my/radio/list
223
#radiolist = /path/to/my/radio/list
222
224
223
# <var name="ohmetapersist" type="bool" values="1"><brief>Save queue
225
# <var name="ohmetapersist" type="bool" values="1"><brief>Save queue