1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="internet_radio_org_uk">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Large radio directory from the UK.</desc>
</info>
<title>Internet-Radio.com</title>
<p>I-R.com is a good alternative to Shoutcast. It also lacks a channel homepage in most
cases, but is a likewise encyclopedical directory. Genres are similiar to Shoutcast.</p>
<note><p>Note that this plugin uses its own setting for how many links to retrieve. Instead
of stream numbers, it only counts pages (which however speeds up processing now).</p></note>
</page>
|
|
>
|
|
>
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="internet_radio_org_uk">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Large radio directory from the UK.</desc>
</info>
<title>Internet-Radio.com</title>
<p>Internet-Radio.com is a broad alternative to Shoutcast. It also
lacks station homepages in most cases, but is a likewise
encyclopedical. Genres are similiar to Shoutcast.</p>
<note><p>Note that this plugin has its own setting for how many
links to retrieve. Instead of stream numbers, it only counts pages
(which however speeds up processing now).</p></note>
</page>
|