| 
18
19
20
21
22
23
24
25
26
27
28
29
30
3132
33
34
35
36
37
38
39
40
4142
43
44
45
46
47
48
49
50
51
52
53 | 
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
 | 
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
 | 
   	    music directory service.</p></dd>
<dt class="terms">Stream</dt>
<dd class="terms">
<p class="p">"stream" is a technical term which means continuosly flowing
	    data.  MP3 radio music for example is streamed, because it's not
	    just a time-limited audio file, but unending (unless you stop
	    the player or paying your ISP).</p>
<p class="p">In streamtuner2 <p class="p">In streamtuner2 the terms "stream" and radio "station" are used interchangably.</p>
</dd>
<dt class="terms">Genre</dt>
<dd class="terms"><p class="p">Music genres are represented as "categories" in the left
	    pane.  Every channel groups its music stations into some
	    structure.</p></dd>
<dt class="terms">URL</dt>we also use the terms "stream" and radio "station" interchangably.</p><dd class="terms"><p class="p">URL stands for "Uniform Resource Locator"<dd class="terms"><p class="p">URL stands for "Uniform Resource Locator"
	    and simply means hyperlinks and web addresses like
	    http://www.example.org/.  There is also the hipster term "URI",
	    which is technically more general (but superseeded by "IRI" and
	    "IRL" anyway).  In streamtuner2 the audio streaming link often
	    is an URL, as is the radio station homepage of course.  (ISBN or
	    Mailto URIs don't make much sense for either.)</p></dd>
<dt class="terms">Radio</dt>
<dd class="terms"><p class="p">Plays music. Sometimes interrupted by advertisements.
   	    </p></dd>
<dt class="terms">Favicons</dt> and simply meanshyperlinks and web addresses like http://www.example.org/. There is also the hipster term "URI", which is technically moregeneral (but superseeded by "IRI" and "IRL" anyway).  Instreamtuner2 the audio streaming link often is an URL, as is theradio station homepage of course.</p></dd><dd class="terms"><p class="p">Favicons are small symbols for<dd class="terms"><p class="p">Favicons are small symbols for
	    websites.  Most website should have one.  (ST2 downloads
	    favicons either per menu command or automatically for the
	    current station once you hit play.) </p></dd> websites. Every website has one.Orshould have.As it makes it easier to associate content withhomepage addresses. (ST2 downloads favicons either per menu commandor automatically for the current station once you hit play.)<dt class="terms">Cache</dt>
<dd class="terms"><p class="p">Radio lists are kept in "cache" files for efficiency reasons.
	    To not redownload stream information on every category or channel
	    flip, streamtuner2 saves this data. This avoids time consuming
	    server requests.
   	    </p></dd>
<dt class="terms">Python</dt>   	    </p></dd> | 
| 
61
62
63
64
65
66
67
68
69
70
71
7273
74
75
76
77
78
79
80 | 
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
 | 
-
+
+
-
+
 | 
<dd class="terms"><p class="p">OGG is a multimedia file format. Vorbis is an audio compression format.
	    OGG Vorbis was developed as alternative to MP3. It's often of higher
	    quality at lower file sizes, and isn't encumbered by US software patents.</p></dd>
<dt class="terms">MIME</dt>
<dd class="terms"><p class="p">For classification of web and email content, two-factor descriptions like
	    "audio/ogg" are advised. These are called Multipurpose Internet Mail Extension
            types, and are used on the web in lieu of file extensions (which URL resources don't have).
            Note that ST2 uses the MP3 type wrong; it's officiallyNote that ST2 uses the MP3 type wrong; it's officially
            audio/mpeg, and not audio/mp3 as shown in the settings window.</p></dd>
<dt class="terms">Bitrate</dt>
<dd class="terms"><p class="p">Audio streams are compressed with exactness loss. This can be heard
	    at lower "bitrates". For MP3 files any music with less than 100 kbit/s
	    starts to hiss, while OGG Vorbis still sounds okay at a datarate of audio/mpeg, and not audio/mp3 as shown in the settings window.</p></dd>	    e.g. 64 kbit per second. So while bitrate basically means file size per duration,
	    it's commonly used as quality indicator.</p></dd>
</dl></div></div></div></div>
<div id="filetypes" class="sect"><div class="inner">
<div class="hgroup"><h2 class="title"><span class="title">Filetypes</span></h2></div>
<div class="region"><div class="contents">
<p class="p">Besides audio formats MP3 and OGG, there are also station/streaming link files.
            These are often downloaded from the directory servers, before your music player gets activated.</p>for example64 kbit/s. So while bitrate basically means file size per duration, |