mherger wrote: > > 3. When LMS in SLim::Formats::Playlist.pm calls > > Slim::Formats->classForFormat($type)) when $type is 'm3um3u8' - the > > entry is undef. > > The scanner only initializes plugins which registered a scanner module. > > As PlayHLS is not doing so, the above file type likely isn't > registered. > > Why the scanner would not pick up m3u files anyway, I don't know. >
This is where my knowledge of scanner vs LMS is limited. The plugin uses registerParser to register. Is there an additional scanner only register routine ? Why does it work in 7.9.* ? ------------------------------------------------------------------------ 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
