radio-browser
radio-browser copied to clipboard
rhythmbox plugin to browse and play radio stations
Radio-Browser
GTK3+ port from original source https://github.com/segler-alex/rhythmbox-radio-browser/issues for Rhythmbox 3.0 and later
##GTK3 Author
- fossfreedom [email protected], website - https://github.com/fossfreedom
--
- http://askubuntu.com/questions/210688/how-to-integrate-rhythmbox-to-play-internet-radio/210726#210726

Installation
git clone https://github.com/fossfreedom/radio-browser -b rb3 cd radio-browser ./install.sh
For a system wide install then:
git clone https://github.com/fossfreedom/radio-browser -b rb3 cd radio-browser sudo make install sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
Then launch rhythmbox and enable the plugin "Internet Radio Browser"
Non-Debian based distros
You will need to install the equivalent packages for your distro: streamripper
Debian & Ubuntu 14.04 notes:
packages required to be installed:
sudo apt-get install streamripper

