a/doc/upmpdcli-config.txt b/doc/upmpdcli-config.txt
...
...
250
name.
250
name.
251
251
252
[[radiolist]]
252
[[radiolist]]
253
radiolist:: Path to an external file with radio
253
radiolist:: Path to an external file with radio
254
definitions. Radio stations can be defined at the end of
254
definitions. Radio stations can be defined at the end of
255
the the main file, or in a separate one (or both). Using an external file
255
the the main file, or in an external file (or both). Using an external file
256
can ease distribution to multiple machines. Either way, each radio
256
can ease distribution to multiple machines. Either way, each radio
257
station is defined as a section with a name beginning with "radio",
257
station is defined as a section with a name beginning with 'radio',
258
containing an URL parameter, and an optional icon URL. See details
258
containing a mandatory URL parameter, and optional values. The part of
259
further in the manual. Example:
259
the name after 'radio' will be the displayed radio name (as album title).
260
- artUrl: an optional static radio icon URL.
261
- artScript: an optional script to retrieve an image for the current title
262
- metaScript: an optional script to retrieve metadata for the current
263
title.
264
See the xref:radio-definitions[section about radio station definitions]
265
for details about the scripts.
266
Example:
260
----
267
----
261
[radio My Radio]
268
[radio My Radio]
262
url = http://some.host/some/path.pls
269
url = http://some.host/some/path.pls
263
artUrl = http://some.host/icon/path.png
270
artUrl = http://some.host/icon/path.png
264
artScript = /path/to/script/dynamic-art-getter
271
artScript = /path/to/script/dynamic-art-getter
272
metaScript = /path/to/script/metadata-getter
265
----
273
----
266
274
267
275
268
[[ohmanufacturername]]
276
[[ohmanufacturername]]
269
ohmanufacturername:: Manufacturer
277
ohmanufacturername:: Manufacturer