GNOME Bugzilla – Bug 632119
Add WSUM 91.7FM (University of Wisconsin) to iRadio-Initial.pls
Last modified: 2010-10-19 02:00:13 UTC
Created attachment 172327 [details] [review] iradio-initial-patch.log This is a patch to add the ogg format radio station for WSUM 91.7FM (University of Wisconsin) Student Radio as requested by Matt Rockwell via the Rhythmbox mailing list. That diff/patch file was compiled against the Rhythmbox 0.13.1 iradio-initial.pls.
Comment on attachment 172327 [details] [review] iradio-initial-patch.log The initial radio stream list is now an XSPF file, so this patch doesn't apply.
Also, please don't set target GNOME versions on rhythmbox bugs. Even for important bugs (which this isn't), saying a bug "must be fixed before/in GNOME 2.32.x" is meaningless here.
I fetched Rhythmbox 0.13.1 from here: http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.13/ .., and originally attempted to file a patch in the XSPF format (as I've done before), but I was unable to locate the initial radio xspf file to diff against in the archive. The only file still present in that archive relating to this seems to be the iradio-initial.pls. I'm not sure if I've just missed it in there or if its missing, but its not obvious by looking at 0.13.1 that pls isn't still in use. ;) If you could kindly point me toward this XSPF file then that would be of great help. Otherwise, this is the additional station thats been requested: <track> <title>WSUM 91.7FM (University of Wisconsin)</title> <location>http://vu.wsum.wisc.edu/wsumlive.m3u</location> <genre>Student</genre> </track> If you can direct me to the XSPF file then I'll also attach the appropriate patch.
We switch to xspf after 0.13.1. http://git.gnome.org/browse/rhythmbox/tree/plugins/iradio/iradio-initial.xspf
added in commit 521ab35