Bug 12148 - Sirius streaming does not work
: Sirius streaming does not work
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 7.4.0
: PC Debian Linux
: -- major (vote)
: 7.4.0
Assigned To: Andy Grundman
: SQLite
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-24 08:50 UTC by Aaron Solochek
Modified: 2009-10-05 14:29 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Solochek 2009-05-24 08:50:23 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.
Comment 1 Aaron Solochek 2009-05-24 08:51:35 UTC
oops, I selected the wrong distro.
Comment 2 Andy Grundman 2009-06-09 15:32:51 UTC
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.
Comment 3 Aaron Solochek 2009-06-16 08:25:56 UTC
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.
Comment 4 James Richardson 2009-10-05 14:29:19 UTC
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.