1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 | <page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="myoggradio">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Open source stream directory.</desc>
</info>
<title>MyOggRadio</title>
<p><link href="http://ehm.homelinux.org/MyOggRadio/">MyOggRadio</link> is an open
source internet radio directory project.</p>
<p>Since it provides its station list as JSON it's very well supported.</p>
<section> |
>
| 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="myoggradio">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Open source stream directory.</desc>
</info>
<title>MyOggRadio</title>
<subtitle><link href="http://myoggradio.org/">//myoggradio.org/</link></subtitle>
<p><link href="http://ehm.homelinux.org/MyOggRadio/">MyOggRadio</link> is an open
source internet radio directory project.</p>
<p>Since it provides its station list as JSON it's very well supported.</p>
<section> |