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

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [5c37feaadd]:

To Artifact [8008f5e416]:


22
23
24
25
26
27
28
29
30



31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<p class="p">SHOUTcast is the name of a MP3 streaming server software. It automatically collects all
	station lists on shoutcast.com.
        </p>
<div class="list"><div class="inner"><div class="region"><ul class="list">
<li class="list"><p class="p">Station entries usually provide current playing information.</p></li>
<li class="list"><p class="p">Stream links are plain PLS files.</p></li>
<li class="list"><p class="p">Genres are subcategorized, so the main groups in the category
		list must often be expanded to see the interesting entries.</p></li>
</ul></div></div></div>



<div class="terms"><div class="inner">
<div class="title title-terms"><h2><span class="title">There are a few plugin options for this channel.</span></h2></div>
<div class="region"><dl class="terms">
<dt class="terms"><span class="code">PyQuery parsing</span></dt>
<dd class="terms"><p class="p">Uses an XML parser to extract station data from within HTML &lt;tags&gt; of the shoutcast.com site. This is
    slower, but often more reliable than regular expressions, which look for plain text markers.</p></dd>
<dt class="terms"><span class="code">debug output</span></dt>
<dd class="terms"><p class="p">Prints verbose messages to the console. This option is used while developing extensions for Streamtuner2.</p></dd>
</dl></div>
</div></div>
</div>
<div class="sect sect-links" role="navigation">
<div class="hgroup"></div>
<div class="contents"><div class="links guidelinks"><div class="inner">
<div class="title"><h2><span class="title">More Information</span></h2></div>







|

>
>
>






<
<







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
<p class="p">SHOUTcast is the name of a MP3 streaming server software. It automatically collects all
	station lists on shoutcast.com.
        </p>
<div class="list"><div class="inner"><div class="region"><ul class="list">
<li class="list"><p class="p">Station entries usually provide current playing information.</p></li>
<li class="list"><p class="p">Stream links are plain PLS files.</p></li>
<li class="list"><p class="p">Genres are subcategorized, so the main groups in the category
		list must be expanded to see the interesting entries.</p></li>
</ul></div></div></div>
<p class="p">Since being sold from AOL to Radionomy, the directory got cut down. There are no longer
        entries for currently played songs, and homepage links are largely gone. Hencewhy the
        Shoutcast channel is no longer considered a primary feature.</p>
<div class="terms"><div class="inner">
<div class="title title-terms"><h2><span class="title">There are a few plugin options for this channel.</span></h2></div>
<div class="region"><dl class="terms">
<dt class="terms"><span class="code">PyQuery parsing</span></dt>
<dd class="terms"><p class="p">Uses an XML parser to extract station data from within HTML &lt;tags&gt; of the shoutcast.com site. This is
    slower, but often more reliable than regular expressions, which look for plain text markers.</p></dd>


</dl></div>
</div></div>
</div>
<div class="sect sect-links" role="navigation">
<div class="hgroup"></div>
<div class="contents"><div class="links guidelinks"><div class="inner">
<div class="title"><h2><span class="title">More Information</span></h2></div>