18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34 |
<p>It doesn't have an API in itself, but utilizes HTML5 microdata. And
the station logos are utilized directly in ST2 as favicons.</p>
<section id="options">
<title>Configuration</title>
<p> There's an option for querying LiveRadio.UK instead. This requires
a Streamtuner2 restart however, and might not be reflected in the UI. </p>
<p> Responds to the PyQuery (instead of regex) parsing main option. </p>
<p> Per default fetches 10 pages at once. </p>
</section>
</page> |
|
>
>
|
|
|
>
>
>
>
>
>
>
>
|
|
>
>
>
>
| 18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48 |
<p>It doesn't have an API in itself, but utilizes HTML5 microdata. And
the station logos are utilized directly in ST2 as favicons.</p>
<section id="options">
<title>Configuration</title>
<terms>
<item>
<title><code>🔠 Website to fetch from</code></title>
<p> This option allows for querying LiveRadio.UK instead. This requires
a Streamtuner2 restart however, and might not be reflected in the
channel tabs (though is in the toolbar link). </p>
</item>
<item>
<title>✕ Missing options</title>
<p> Future version might allow to set a language filter. Currently
there's too little content to warrant it. </p>
</item>
<item>
<title>❏ General options</title>
<p> Responds to the PyQuery (instead of regex) parsing main option. </p>
<p> Per default fetches 10 pages at once. </p>
</item>
</terms>
</section>
</page> |