Scanning (FWD/REW) capability depends upon the capabilities of the individual source format handler. MP3, WAV, FLAC and Ogg have the necessary capabilities but WMA does not.
This is also related to the ability to support proxied streaming for WMA (bug '6599' (http://bugs.slimdevices.com/show_bug.cgi?id=6599)), although the two issues are not quite the same. Until this functionality is implemented in the format handler, scanning through WMA files will not be possible. If you are interested in contributing, them implementations of the methods getInitialAudioBlock() and findFrameBoundaries() are what is required (in Slim::Formats::WMA). -- awy ------------------------------------------------------------------------ awy's Profile: http://forums.slimdevices.com/member.php?userid=7480 View this thread: http://forums.slimdevices.com/showthread.php?t=53183 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
