The values in Latest for the Online Video plugin have been empty for a long time. Is this a problem for me? Or for everyone? It only displays the names of the properties, it seems like they...
Awesome work! Thank you @doskabouter and @Pablik for this massive upgrade. I got the notification yesterday that a new version was available and did the upgrade. It simply works perfectly. Now...
Oh, sorry I was talking about current "prebuffered" value on the main bar.
The "#OnlineVideos.buffered" tag is still used - but only for MediaPortalUrlSourceFilter. The LAV filter doesn't use it...
It still works. Although, the LAV buffer works differently: it only buffers up to 20s(current constant in the code) ahead. That means, the bar is probably very slim. If you try to play some short...
Perhaps (if it isn't already so) maybe align it with "#OnlineVideos.bufferedenough" / blackglass/Black Glass/myonlinevideosFullScreen.xml at master · Mediaportal-Plugin-Team/blackglass
That is a...
When you are in that change, could you please look at a small problem I just found:
I use a progressbar (<type>progress</type>) to show the buffering during start of an online video.
Atm the tag...
You are wrong. The tag "#OnlineVideos.IsBuffering" has different meaning. It is used only at startup of the playback. LAV SourceFilter works differently than MediaPortalUrlSource splitter.
The tag...