Given that you are on linux you can change the server code more easily.
A work around would be to modify Slim/Player/Squeezebox2.pm so that sub
canStreamDirect does the same as the softsqueeze one:
Code:
--------------------
if ($handler && $handler->can("canDirectStream") &&
!$handler->isa("Slim::Player::Protocols::MMS")) {
return $handler->canDirectStream($url);
}
--------------------
--
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=19730
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss