Rhythmbox Radio-Browser new Trusty (rhythmbox v3) release

I’m pleased to announce a Rhythmbox 3 compatible version of the plugin Rhythmbox Radio-Browser

For the uninitiated, this is a lovely plugin allowing you to explore thousands of radio-stations available on the internet. It even allows you to record those stations (check the copyright laws in your country please!).

The first tab allows you to choose and record from your recently played radio-stations.

The second tab allows you to search from IceCast and radio-stations found by the thousands of radio-browser users.

The last tab allows you to browse through those thousands of stations.

So what has changed…

This has been revamped to be python3 compatible to work with Rhythmbox 3.
At the same time I’ve temporarily hidden the Radio-Time list of radio-stations because this provider now splits its lists into geographical regions which the plugin cannot (in its current incarnation) read.

Collaborator(s) wanted…

It is this latter issue which I need to reach out to you. As you know I maintain many plugins but in doing so, I cannot devote all the time I would love to spend. This plugin in particular needs new blood!

There are a couple of issues – the key issue being that the plugin doesnt handle the huge quantity of radio-stations very well – its slow to read and process the list. If you are using the latest intel i7 – well you wouldnt notice. Us lesser mortals will notice the 20 – 60 seconds to search and list stations

The other issue is the Radio-Time geographical lists as discussed above – the plugin needs to understand and download each geographical area and process these.

So – whilst I’m the maintainer … I cannot devote the time to resolve the above. Here is your opportunity. In releasing this version I’ve saved the plugin from code bit-rot… but it does need ongoing love and attention to make it easier and quicker to use.

No need to apply – fork and delve in. Please!! I would love to work with you.

How to install

The plugin can be installed in trusty either manually or via my PPA.

sudo add-apt-repository ppa:fossfreedom/rhythmbox-plugins
sudo apt-get update<
sudo apt-get install rhythmbox-plugin-radio-browser

Via git:

sudo apt-get install git streamripper gir1.2-gconf-2.0
git clone https://github.com/fossfreedom/radio-browser -b rb3
cd radio-browser
./install.sh

1 thought on “Rhythmbox Radio-Browser new Trusty (rhythmbox v3) release

  1. After following the “ppa install”, the GUI does not show the plugin, so you must choose it in the list of available plugins.

    Rhythmbox menu: Tools>Plugins then choose “Internet radio station browser”

    Now it will show on the left of the GUI.

    Cheers!

    My system is:
    CPU: Dual core Intel Core2 CPU 6300
    Graphics: Card: NVIDIA GF119 [GeForce GT 610]
    GLX Renderer: Gallium 0.4 on NVD9 GLX Version: 3.0 Mesa 10.1.3
    Audio: Card-1: Intel 82801H (ICH8 Family) HD Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.13.0-108-generic
    Kernel~3.13.0-108-generic i686
    Ubuntu 14.04.5 LTS (32bits)

    Rhythmbox version:
    Architecture: i386
    Version: 3.0.2-0ubuntu2
    Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.34.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.0.0), libpeas-1.0-0 (>= 1.0.0), librhythmbox-core8 (= 3.0.2-0ubuntu2), libtotem-plparser18 (>= 3.10.0), libx11-6, python3 (>= 3.4~), python3.4, python3 (<= 1.0.6), gstreamer1.0-plugins-good (>= 1.0.6), gnome-icon-theme, gstreamer1.0-x, media-player-info, gir1.2-rb-3.0 (= 3.0.2-0ubuntu2), gir1.2-glib-2.0, gir1.2-gtk-3.0

Leave a comment