11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<title><media type="image" src="img/channel_myoggradio.png"/> MyOggRadio</title>
<subtitle><link href="http://myoggradio.org/">//myoggradio.org/</link></subtitle>
<p><link href="http://MyOggRadio.org/">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>
<title>Sharing is caring</title>
<p>To help with populating the directory further,
streamtuner2 provides an option to share radio station links.
Use the <guiseq><gui>Station</gui> <gui>Share on MyOggRadio...</gui></guiseq>
|
>
>
>
>
>
|
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<title><media type="image" src="img/channel_myoggradio.png"/> MyOggRadio</title>
<subtitle><link href="http://myoggradio.org/">//myoggradio.org/</link></subtitle>
<p><link href="http://MyOggRadio.org/">MyOggRadio</link> is an open
source internet radio directory project.</p>
<note style="bug"><p>The MyOggRadio channels is currently displaying a
static cache, rather than using the original server. Context menus and
plugin options are thus inactive.</p></note>
<!--
<p>Since it provides its station list as JSON it's very well supported.</p>
<section>
<title>Sharing is caring</title>
<p>To help with populating the directory further,
streamtuner2 provides an option to share radio station links.
Use the <guiseq><gui>Station</gui> <gui>Share on MyOggRadio...</gui></guiseq>
|
62
63
64
65
66
67
68
69
70
|
<title><code>stream URL format</code></title>
<p>When uploading stations, the streaming URL can be converted into
raw/direct server address. When undefined, station URLs are left as
.M3U/.PLS link.</p>
</item>
</terms>
</section>
</page>
|
>
|
67
68
69
70
71
72
73
74
75
76
|
<title><code>stream URL format</code></title>
<p>When uploading stations, the streaming URL can be converted into
raw/direct server address. When undefined, station URLs are left as
.M3U/.PLS link.</p>
</item>
</terms>
</section>
-->
</page>
|