| Radio Tray |
Blog Bug Tracker
About
Radio Tray is an online radio streaming player that runs on a Linux system tray. Its goal is to have the minimum interface possible, making it very straightforward to use.
Radio Tray is not a full featured music player, there are plenty of excellent music players already. However, there was a need for a simple application with minimal interface just to listen to online radios. And that's the sole purpose of Radio Tray.
Radio Tray is Free Software, licensed under the GPL.
Features
- plays most media formats (based on gstreamer libraries)
- drag & drop bookmarks support
- easy to use
- supports PLS playlist format (Shoutcast/Icecast)
- supports M3U playlist format
- supports ASX, WAX and WVX playlist format
- extensible by plugins
Screenshots
Download
Radio Tray latest version is: 0.7.3
You can also check out the source code from the Mercurial repository at
http://radiotray.hg.sourceforge.net/hgweb/radiotray/
Help Translate
If you want to help translate Radio Tray for your language, please visit
Transifex's Radio Tray page. Translating is very easy. From the overview page select the
tip component to see the current language support list. If your language is not listed you can ask for a new team to be created for that language. You'll be appointed coordinator for that team. You'll then be able to add/edit a translation file for that language.
Top translations: radiotray ยป tip-po-untitled-pot
You can also help development by making a donation:
Dependencies
Radio Tray is programmed in Python and uses the following libraries::
- GStreamer (python-gst >= 0.10) for audio processing
- GTK2 (python-gtk2) for the user interface
- Python lxml (python-lxml 2.1.5) for xml files processing
- python-gobject (>= 2.18.0)
- python-notify (>= 0.1.1) or in some distros notify-python
- python-dbus (>= 0.83.0)
- python-glade2
Changelog
Version 0.7.3
- Added buffer size control to configuration file ("buffer_sizer")
- Added partial support for album cover download
- Fixed issues with icon not appearing in some platforms
- Improved tooltip on sleeptimer
- Fixed issue with configuration location (issue #120)
- Added plugin for multimedia keys under Mate (thanks to Ken)
- Improved plugin configuration dialog
- Updated translations
- Added toggle operation to DBus interface
- Fix problem with segmentatinon faults
- Fix problem with temporary network failures
Version 0.7.2
- Added several updated translations
- Fixed issue with icon on appindicator
Version 0.7.1
- Added missing file from package
- Updated translations
Version 0.7
- Added plugins system
- Moved sleep timer functionality to a plugin
- Moved gnome media shortcut keys funcionality to a plugin
- Moved notifications to a plugin
- Improved user interaction in bookmarks configuration dialog
- New Song History plugin
- Added a proper logging
- Read-only bookmark support
- Updated translations
- Increased default radio stations list
- Fix for MMS redirects
Version 0.6.4
- Several bug fixes
- Updated translations
- Added first run configuration dialog
Version 0.6.3
Version 0.6.2
- Added --resume parameter to play last radio station
- Added application indicator support
- Fixed several bugs
- Added user-agent information
- Added sleep timer
- Updated translations and added a few more
Version 0.6.1
- Added new translations and updated existing ones
- Fixed several small bugs
- Added sub-menus
- Improved configuration dialogs UI a little
- Fixed several problems with playlist parsers
- Added option to reload bookmarks
- Improved notification system
- Increased number of stations on the default bookmarks file
Version 0.6
- Updated translations
- Added volume control by using the mouse scrollwheel and corresding information on the tooltip
- Added DBus interface
- Fixed several small bugs
- Added separators to radio menu
- Added support for playing directly by URL, via DBus
- Added XSPF playlist format support
- Added MPRIS support to DBus interface
- Added keyboard media keys support
- Added ASF playlist format
- Improved playlist decoding
- Added RAM playlist support
- Added configuration file
Version 0.5.1
- Added xontributed language translation files
- Improved GUI feedback
- Added default radio list
- Several issues fixed and lots of small improvements
Version 0.5 - 20/03/2010
- Fixed radiotray startup bugs, by reorganizing application structure
- Added translation support
Version 0.4 - 16/02/2010
- Added sorting to radio list
- Improved playlist handling
- Enhanced tooltip with song information
Version 0.3 - 30/01/2010
- Added support for M3U playlist format
- Added support for ASX, WAX and WVX playlists format
- Fixed a few bugs
Version 0.2 - 17/01/2010
- Added "pls" playlist format support
- Added a desktop entry file, for menu support
Version 0.1 - 09/01/2010