Bugzilla – Bug 9188
MusicIP should stop using stream handler as generic HTTP mechanism
Last modified: 2009-07-31 10:27:27 UTC
MusicMagic abuses the Slim::Player::Protocols::HTTP stream protocol handler as a generic HTTP fetch mechanism. It should stop this and use a more suitable mechanism, either AsyncHTTP or standard sync http from CPAN.
much of this was being covered by bug 8277, but there was a limit to what was desired/possible with SimpleAsync
It does indeed use LWP::Simple in some places already. Might do this in all places. This might also fix the issue where we don't get any answer from our HTTP handler (stale filters issue).
change 22728 - use LWP::UserAgent instead of Slim::Player::Protocols::HTTP Might make grabMoods async, as grabFilters, updating regularly?
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC