Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [8ac8108e96]:

To Artifact [d4ddc78ae8]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<page	xmlns="http://projectmallard.org/1.0/"
	type="guide"
	id="m3u">

<info>
	<link type="guide" xref="glossary#filetypes"/>
        <desc>MP3-URL playlist file.</desc>
</info>

	<title>.M3U files</title>

	<p>M3U files also contain playlists, like .pls files. But they are often used by locally installed audio players.</p>
	<p>The MIME type of these files is audio/x-mpegurl and they often look like: </p>

<p><code>
#M3U
http://123.45.67.189:8222/
http://123.45.67.222:7555/
</code></p>

</page>











|









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<page	xmlns="http://projectmallard.org/1.0/"
	type="guide"
	id="m3u">

<info>
	<link type="guide" xref="glossary#filetypes"/>
        <desc>MP3-URL playlist file.</desc>
</info>

	<title>.M3U files</title>

	<p>M3U files also contain playlists, like .pls files. They're often used by desktop audio players.</p>
	<p>The MIME type of these files is audio/x-mpegurl and they often look like: </p>

<p><code>
#M3U
http://123.45.67.189:8222/
http://123.45.67.222:7555/
</code></p>

</page>