After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 609916 - CBC Radio 1 & 2 Live Feeds need updating
CBC Radio 1 & 2 Live Feeds need updating
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Internet Radio
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-14 14:15 UTC by Nigel Babu
Modified: 2010-02-17 11:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This is a patch to correct this problem. (981 bytes, patch)
2010-02-14 15:01 UTC, Nigel Babu
none Details | Review

Description Nigel Babu 2010-02-14 14:15:18 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
Comment 1 Nigel Babu 2010-02-14 15:01:33 UTC
Created attachment 153767 [details] [review]
This is a patch to correct this problem.
Comment 2 Jonathan Matthew 2010-02-17 11:33:24 UTC
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.