We'll fix the wrong display as fast as we can but we haven't really
figured out whether it's a problem in the plugin or LMS. What happens is
that the default information (MP3) is being used instead of the actual
one (FLAC), probably a timing issue.

I think it's a problem with LMS I faced when implementing FLAC streaming for WiMP, too. Somewhere deep inside LMS' streaming code it's initially using the file extension to guess the file type. Lack of extension it might fall back to mp3. I think I had to change my code to always return the correct extension.

I thought I had some exchange about this with Erland before :-).

--

Michael
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to