The problem is that plugin
1. using custom-types.conf adds a type m3um3u8 which handles m3u and m3u8 suffixes. 2. plugin uses registerParser for type mu3mu3u8 to link to a routine ion the plugin. 3. When LMS in SLim::Formats::Playlist.pm calls Slim::Formats->classForFormat($type)) when $type is 'm3um3u8' - the entry is undef. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=108532 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
