I'm up to my eyes with real world and cannot be back to this until next week. You questions need time to look at LMS code as I don't know the answers offhand as you are asking for functionality which AFAICT nobody has done before so it is possible, LMS cannot do it at the moment.
IIRC the getConvertCommand2 cannot be called by a plugin ProtocolHandler - the routine the plugin handler calls is tokenizeConvertCommand2. However reviewing that part of the plugin has given me the idea that perhaps the routine Slim::Music::Info::setBitrate (see how it is used in iPlayer plugin parserMetatdata routine) might do the trick in the "new" subroutine of the WAVIN.pm file just after Slim::Music::Info::setContentType. It would probably be quicker to write code and test (with various LMS logging enabled to confirm the action) than to trace LMS code. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=102689 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
