1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|
-
-
+
+
-
-
-
-
-
+
+
+
-
-
+
+
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
-
+
|
Streamtuner2 is an internet radio browser GUI. It conveniently lists streaming stations from different directory services:
- [Shoutcast](http://www.shoutcast.com/) <img src="http://fossil.include-once.org/streamtuner2/raw/218366691dac9063821ed2edcd59b7aed2486510?m=image/png" align=right style="margin: 15pt" width=534 height=422>
- [Xiph](http://dir.xiph.org/)
- [Dirble](http://dirble.com/) <img src="http://fossil.include-once.org/streamtuner2/raw/218366691dac9063821ed2edcd59b7aed2486510?m=image/png" align=right style="margin: 15pt" width=534 height=422>
- [Filtermusic](http://filtermusic.net/)
- [MyOggRadio](http://www.myoggradio.org/)
- [Internet-Radio](http://www.internet-radio.org.uk/)
- [TuneIn](http://tunein.com/)
- [Jamendo](http://jamendo.com/)
- [SurfMusic](http://surfmusic.de/)
- [radio.net](http://radio.net/)
- [Filtermusic](http://filtermusic.net/)
- [The MOD Archive](http://www.modarchive.org/)
- [MyOggRadio](http://www.myoggradio.org/)
- [RadioBrowser](http://radio-browser.info/)
- [Radionomy](http://radionomy.com/)
- [The MOD Archive](http://www.modarchive.org/)
- [Youtube](http://www.youtube.com/)
- [Reddit Music](http://reddit.com/r/Music)
- [Shoutcast](http://www.shoutcast.com/) - [SurfMusic](http://surfmusic.de/)
- [Dirble](http://dirble.com/)
- [SomaFM](http://somafm.com/)
- [Reddit Music](http://reddit.com/r/Music)
- [TuneIn](http://tunein.com/)
- [UbuntuUsers](http://wiki.ubuntuusers.de/) (station list)
- [Xiph](http://dir.xiph.org/)
- [Youtube](http://www.youtube.com/)
Optional [plugins](wiki/plugins): <img src="http://fossil.include-once.org/streamtuner2/raw/st2-pluginmanager2.png?name=7a576e2cb70a88fda705a47f3c524d0ea7d2755d" align=right style="margin: 15pt" width=380 height=433>
- [PunkCast](http://www.punkcast.com/) (historic)
- [PublicRadioFan](http://publicradiofan.com/)
- [Delicast](http://delicast.com/)
- [RadioBrowser](http://radio-browser.info/)
- [UbuntuUsers](http://wiki.ubuntuusers.de/) (station list)
- [file browser](http://fossil.include-once.org/streamtuner2/artifact/84d7cd76cd4fe0a80671f14a6) (local mp3s)
- [File browser](http://fossil.include-once.org/streamtuner2/artifact/84d7cd76cd4fe0a80671f14a6) (local mp3s)
- [GreatLittleRadio] (http://sourceforge.net/projects/glrp/)
- [House Mixes](http://house-mixes.com/)
- [ListenLive](http://listenlive.eu/)
- [LiveRadio](http://liveradio.ie/)
- [Magnatune](http://magnatune.com/)
- [vTuner](http://vtuner.com/)
- [Reciva](http://reciva.com/)
- [PublicRadioFan](http://publicradiofan.com/)
- [PunkCast](http://www.punkcast.com/) (historic)
- [RadioSure](http://radiosure.com/)
- [ListenLive](http://listenlive.eu/)
- [radio.net](http://radio.net/)
- [House Mixes](http://house-mixes.com/)
- [LiveRadio](http://liveradio.ie/)
- [RCast](http://rcast.net/)
- [Reciva](http://reciva.com/)
- [Streema] (http://www.streema.com/)
- [Tuner2](http://tuner2.com/)
- [vTuner](http://vtuner.com/)
<h4>Playback</h4>
- Audio playback is left to your preferred audio player: *Audacious*, *Amarok*, *Exaile*, *Guayadeque*, *Decibel*, *Quod Libet*, *qmmp*, *XMMS2*.
- Or video players like *Totem*, *Parole*, *VLC*, etc.
- For recording *streamripper*, *youtube-dl*, or even *wget* / *curl* are used.
|
65
66
67
68
69
70
71
72
73
74
75
|
65
66
67
68
69
70
71
72
73
74
75
76
|
+
-
+
|
* [Python 2.7 or 3.x](https://wiki.python.org/moin/Python2orPython3), while current versions might still run on 2.6 though.
* [Gtk2 with PyGtk](http://www.pygtk.org/) or [Gtk3 with PyGI](https://wiki.gnome.org/action/show/Projects/PyGObject)
* [Python-PyQuery](http://pythonhosted.org/pyquery/) with LXML
* [Python-Requests](http://freshcode.club/projects/requests) after 1.1.0 (package in Quantal doesn't suffice)
* Python-Imaging (PIL or Pillow2)
* An audio player like [Audacious](http://audacious-media-player.org/) or [VLC](http://www.videolan.org/)
* And [streamripper](http://streamripper.sourceforge.net/) or [fIcy/fPls](http://freshcode.club/projects/ficy) for actually recording radio stations
* optionally Python Mutagen for ID3 support for local audio & video files
* optionally Symbola/Unifont for some UI parts
Btw, if streamtunter2 doesn't fit your music listening habits, check out our [list of recommended **alternatives**](wiki/alternatives).
Btw, if streamtuner2 doesn't fit your music listening habits, check out our [list of recommended **alternatives**](wiki/alternatives).
|