bpa wrote: 
> Did you enable logging PlayHLS @ DEBUG or just INFO  ?  The PlayHLS
> _item routine only creates a log entry when level is DEBUG so it may
> have been executed if log level was INFO.

Yes, that explains it - I had only set Debug for M3U as I was interested
in the M3U read processing (I didn't know there was a copy of _item in
M3UM3U8.pm that would be called from M3U).
With logging set to Debug for M3UM3U8 as well I get the 'missing' _item
messages - I guess that also proves that's the copy of _item that's
being called.

Thanks for your guidance on this, I hope to spend a bit more time
tracking down the problem tomorrow - having to manually restart the
stream is a showstopper for me.


------------------------------------------------------------------------
pointy56's Profile: http://forums.slimdevices.com/member.php?userid=72509
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to