Bugzilla – Bug 12148
Sirius streaming does not work
Last modified: 2009-10-05 14:29:19 UTC
This bug is apparently only on the noweb-sqite branch. Sirius radio streaming does not work. You can browse the channels, but when you press play, the squeezebox says 'now playing' and never actually gets any audio. The following then shows up in server.log: [09-05-24 11:42:25.2158] Slim::Control::Request::execute (1894) Error: While trying to run function coderef [Slim::Control::Commands::playlistJumpCommand]: [Usage: url(self) at /usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 382. ] [09-05-24 11:42:25.2167] Slim::Utils::Misc::msg (1154) Warning: [11:42:25.2162] Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Slim/Control/Request.pm line 2391. [09-05-24 11:42:25.2175] Slim::Utils::Misc::msg (1154) Warning: [11:42:25.2170] Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Slim/Control/Request.pm line 2391. [09-05-24 11:42:25.2181] Slim::Utils::Misc::msg (1154) Warning: [11:42:25.2177] Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Slim/Control/Request.pm line 2391. [09-05-24 11:42:38.4166] Slim::Utils::Misc::msg (1154) Warning: [11:42:38.4159] Use of uninitialized value in string ne at /usr/share/perl5/Slim/Control/Request.pm line 1012. [09-05-24 11:42:38.4176] Slim::Utils::Misc::msg (1154) Warning: [11:42:38.4170] Use of uninitialized value in concatenation (.) or string at /usr/share/squeezecenter/Plugins/IRBlaster/Plugin.pm line 967. The last two messages repeat every second while you're trying to play the sirius stream.
oops, I selected the wrong distro.
Untested, but should be fixed by change 26980. The $track->url method of RemoteTrack was set as read-only, but needs to be read-write.
Looks like it works now (in 27063). It still acts differently than it did before (it looked like it wasn't working for a second and then started playing -- the old version showed that it was buffering) but it's good enough for me.
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server! * SqueezeCenter: 28672 * Squeezebox 2 and 3: 130 * Transporter: 80 * Receiver: 65 * Boom: 50 * Controller: 7790 * Radio: 7790 Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.