sfmb-mx / radio-browser

rhythmbox plugin to browse and play radio stations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radio-Browser

GTK3+ port from original source https://github.com/segler-alex/rhythmbox-radio-browser/issues for Rhythmbox 3.0 and later

##GTK3 Author

Flattr Button paypaldonate

--

pic

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

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

About

rhythmbox plugin to browse and play radio stations

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 1.9%Language:Makefile 0.7%