1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="contrib_channels">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="pluginmanager2"/>
<link type="guide" xref="configuration#plugins"/>
<link type="guide" xref="channels#list"/>
<desc>Downloadable channel plugins</desc>
</info>
<title>→ Contrib/Extra Channels</title>
<p>Besides the standard channels, there are a few more plugins available
for download. See the <link xref="pluginmanager2">Plugin Manager</link>
and its <key>📦 Add</key> tab.</p>
<terms>
<item>
<title><link href="http://reddit.com/">Reddit</link></title>
<p>Reddit is a social media site. Among its various sections is a large
/r/Music subreddit group. Most of them link popular or novel Youtube
music videos, or user-produced content etc. Radioreddit.com even provides
streaming servers. This plugin can also list Soundcloud/Mixcloud/Bandcamp
links. But those would require a custom audio player. There's an extra
Soundcloud plugin however, which makes those streams readily playble.</p>
</item>
<item>
<title><link href="http://radio.net/">Radio.net</link></title>
<p>Radio.net is a European radio directory. It nicely catalogues
stations into genres as usual. The primary list is ordered by
popularity even. </p>
</item>
<item>
<title><link href="http://magnatune.com/">Magnatune</link></title>
|
>
<
<
<
<
<
<
<
<
<
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="contrib_channels">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="pluginmanager2"/>
<link type="guide" xref="configuration#plugins"/>
<link type="guide" xref="channels#list"/>
<desc>Downloadable channel plugins</desc>
</info>
<section>
<title>→ Contrib/Extra Channels</title>
<p>Besides the standard channels, there are a few more plugins available
for download. See the <link xref="pluginmanager2">Plugin Manager</link>
and its <key>📦 Add</key> tab.</p>
<terms>
<item>
<title><link href="http://radio.net/">Radio.net</link></title>
<p>Radio.net is a European radio directory. It nicely catalogues
stations into genres as usual. The primary list is ordered by
popularity even. </p>
</item>
<item>
<title><link href="http://magnatune.com/">Magnatune</link></title>
|
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<p>PublicRadioFan.com hosts a huge lists of worldwide radio stations.
This plugin displays just the genre list though.</p>
</item>
<item>
<title><link href="http://delicast.com/">Delicast</link></title>
<p>Delicast.com is another web directory of radio stations. It's
somewhat slower because playback addresses are hidden away with extra
page requests. Works reliably still. </p>
</item>
<item>
<title><link href="http://listenlive.eu/">ListenLive.eu</link></title>
<p>ListenLive is also an Europe-centric radio directory. </p>
</item>
<item>
<title><link href="http://radiosure.com/">RadioSure</link></title>
<p>Station database that's readily available as CSV list. You'll
currently need the tmp_clean_multiurl plugin as well, as most entries
supply multiple URLs, but action.py doesn't support those currently.</p>
</item>
|
|
|
>
>
>
>
|
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<p>PublicRadioFan.com hosts a huge lists of worldwide radio stations.
This plugin displays just the genre list though.</p>
</item>
<item>
<title><link href="http://delicast.com/">Delicast</link></title>
<p>Delicast.com is another web directory of radio stations. It's
somewhat slower because playback addresses are hidden away with extra
page requests. Works reliably still.</p>
</item>
<item>
<title><link href="http://listenlive.eu/">ListenLive.eu</link></title>
<p>ListenLive is also an Europe-centric radio directory.</p>
</item>
<item>
<title><link href="http://liveradio.ie/">Liveradio.ie</link></title>
<p>Is an Ireland-based radio station directory.</p>
</item>
<item>
<title><link href="http://radiosure.com/">RadioSure</link></title>
<p>Station database that's readily available as CSV list. You'll
currently need the tmp_clean_multiurl plugin as well, as most entries
supply multiple URLs, but action.py doesn't support those currently.</p>
</item>
|
107
108
109
110
111
112
113
114
|
</item>
</terms>
<p>See also the list of
<link href="http://fossil.include-once.org/streamtuner2/wiki/plugins">available
plugins</link> in the project wiki.</p>
</page>
|
>
|
103
104
105
106
107
108
109
110
111
|
</item>
</terms>
<p>See also the list of
<link href="http://fossil.include-once.org/streamtuner2/wiki/plugins">available
plugins</link> in the project wiki.</p>
</section>
</page>
|