24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
+
+
|
- [Delicast](http://delicast.com/)
- [RadioBrowser](http://radio-browser.info/)
- [UbuntuUsers](http://wiki.ubuntuusers.de/) station list
- [local file browser](http://fossil.include-once.org/streamtuner2/artifact/84d7cd76cd4fe0a80671f14a6)
- [Magnatune](http://magnatune.com/)
- [reddit](http://reddit.com/r/music)
- [vTuner](http://vtuner.com/)
- [Reciva](http://reciva.com/)
- [RadioSure](http://radiosure.com/)
- [ListenLive](http://listenlive.eu/)
- [Windows Media Guide](http://www.windowsmedia.com/)
<h4>Playback</h4>
- Audio playback is left to your preferred audio player: *Audacious*, *Amarok*, *Exaile*, *Guayadeque*, *Decibel*, *Quod Libet*, *qmmp*, *XMMS2*.
|
62
63
64
65
66
67
68
|
64
65
66
67
68
69
70
71
72
|
+
+
|
* [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 Symbola/Unifont for some UI parts
|