|
a/doc/upmpdcli-config.txt |
|
b/doc/upmpdcli-config.txt |
|
... |
|
... |
259 |
the name after 'radio' will be the displayed radio name (as album title).
|
259 |
the name after 'radio' will be the displayed radio name (as album title).
|
260 |
- artUrl: an optional static radio icon URL.
|
260 |
- artUrl: an optional static radio icon URL.
|
261 |
- artScript: an optional script to retrieve an image for the current title
|
261 |
- artScript: an optional script to retrieve an image for the current title
|
262 |
- metaScript: an optional script to retrieve metadata for the current
|
262 |
- metaScript: an optional script to retrieve metadata for the current
|
263 |
title.
|
263 |
title.
|
|
|
264 |
- preferScript: decide if values from script should override icy metadata
|
264 |
See the xref:radio-definitions[section about radio station definitions]
|
265 |
See the xref:radio-definitions[section about radio station definitions]
|
265 |
for details about the scripts.
|
266 |
for details about the scripts.
|
266 |
Example:
|
267 |
Example:
|
267 |
----
|
268 |
----
|
268 |
[radio My Radio]
|
269 |
[radio My Radio]
|
269 |
url = http://some.host/some/path.pls
|
270 |
url = http://some.host/some/path.pls
|
270 |
artUrl = http://some.host/icon/path.png
|
271 |
artUrl = http://some.host/icon/path.png
|
271 |
artScript = /path/to/script/dynamic-art-getter
|
272 |
artScript = /path/to/script/dynamic-art-getter
|
272 |
metaScript = /path/to/script/metadata-getter
|
273 |
metaScript = /path/to/script/metadata-getter
|
|
|
274 |
preferScript = 1
|
273 |
----
|
275 |
----
|
274 |
|
276 |
|
275 |
|
277 |
|
276 |
[[ohmanufacturername]]
|
278 |
[[ohmanufacturername]]
|
277 |
ohmanufacturername:: Manufacturer
|
279 |
ohmanufacturername:: Manufacturer
|