Internet Radio Player is a stand-alone player for streaming radios. It includes an sqlite database to store your stations, which includes more than 80stations as default. Stations can be filtered and/or sorted by name, country and genre. Metadata of streamed stations are shown and a log of played tracks is kept within the cronology and a text log in documents. This program supports a2dp bluetooth profile, so you can manage the playback with your bluetooth headset. When played track changes, system-wide notification can be played, depending on user choice. Player can be set to hide itself instead of closing, to keep hearing the music in background: to make the program to show, just click on the icon in menu; this behavior can be set in settings window. D-bus implementation is set for playback controls.
Program is free and it includes advertisement powered by Inner-Active.
Changelog:
- 0.0.1
- 1.0.3
- Added ability to get favourite stations. Press ctrl+a to add the highlighted station into favourite list, or ctrl+d to delete it from list.
- Added option to hide player instead of closing, it's enabled by default.
- Lists can be sorted by name, genre and country, aside being able to be filtered aswell.
- Added support to dbus, only one method by now to get window visible when hidden.
- 1.1.2 (24-09-11)
- Added more stations
- Fixed minor bugs