GNOME Bugzilla – Bug 609916
CBC Radio 1 & 2 Live Feeds need updating
Last modified: 2010-02-17 11:33:33 UTC
CBC Recently changed their network feeds for live audio, as a result the default feeds in Rhythmbox need to be updated. I pulled the current code from git and it seems that Rhythmbox uses the Toronto station. Here are the links for the new Toronto station: Radio 1: http://radiostreams.cbc.ca/cbc-cbcr1vcr-96.m3u Radio 2: http://radiostreams.cbc.ca/cbc-cbcr2vcr-128.m3u This bug was originally reported in Ubuntu's bug tracker at : https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/521474
Created attachment 153767 [details] [review] This is a patch to correct this problem.
Looks like they've disabled the ogg vorbis streams. We only include ogg vorbis streams in the default radio stream list, so we'll have to remove them rather than switching to mp3 streams. I've submitted an email request to CBC asking whether the ogg vorbis streams are gone for good. On the off chance that a human actually reads it and sends a positive response, we can add the CBC streams back in once they're available, but for now I've removed them.