radio.py Station List Patch

Some of the stations in radio.py-0.5 changed their URLs or streams. The patch updates the stream URLs of three stations: Galgalatz, Galatz, and Radius.

To apply the patch and update radio.py, open a terminal and cd to the directory where you installed it. Type the following commands in the terminal (if you installed it as root, you’ll need to run the commands as root too).

$ wget "http://www.guyrutenberg.com/wp-content/uploads/2008/11/radio.py.patch"
$ patch radio.py < radio.py.patch
$ rm radio.py.patch

Leave a Reply

Your email address will not be published. Required fields are marked *