Hmmmmm, I've had a quick scan through the code, and rightly or wrongly it looks like this is the way it's been coded, capabilities in order of preference for the squeezebox classic are
wma ogg flc aif pcm mp3 (from slim/player/Squeezebox2.pm) I'm not too hot on Perl but it does look like despite mentioning "Checking to see if flc-flc-*-* is enabled" in the log, the server doesn't actually give priority to this, it looks at the above (per player) order of preference instead and checks this against the audio type rather than the other way around. If this is the case, what's not immediately obvious is why the flc-flc native rule isn't picked up when the ogg-flc rule fails as a consequence of me not providing a start time option. As JJZolx mentions, the server suddenly demands the start time option for the native rule too, so that now fails in a similar way... -- RadBadMark ------------------------------------------------------------------------ RadBadMark's Profile: http://forums.slimdevices.com/member.php?userid=46389 View this thread: http://forums.slimdevices.com/showthread.php?t=87523 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
