Kodi Community Forum
Buffering issues with 3.3.0 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170)
+---- Thread: Buffering issues with 3.3.0 (/showthread.php?tid=238691)



Buffering issues with 3.3.0 - zaphod24 - 2015-09-13

I'm using the Milhouse Kodi 16 test builds for RPI2. A recent build updated pvr.mythtv from 3.2.1 to 3.3.0. That update appears to have some rather odd buffering issues when watching recorded TV. A test build with everything the same except rolling pvr.mythtv back to 3.2.1 works without issue.


RE: Buffering issues with 3.3.0 - zaphod24 - 2015-09-13

Issued addressed and worked around in 3.3.2. Thanks!


RE: Buffering issues with 3.3.0 - janbar - 2015-09-13

For info the bug is tracked with http://trac.kodi.tv/ticket/16141 .

PVR.MythTV for Isengard (kodi 15) with version >= 2.6.2 is affected too. But a fix (workaround) will be merged into kodi 15.2. So you should downgrade to 2.6.1 until out of kodi 15.2.


RE: Buffering issues with 3.3.0 - janbar - 2015-09-14

I posted 2.6.1 binaries for OpenELEC 6.0 at http://janbar.github.io/pvr.mythtv/download/index.html


RE: Buffering issues with 3.3.0 - metaron - 2015-09-15

I've not tested this on an RPi, but I believe https://github.com/xbmc/xbmc/pull/8032 (https://github.com/metaron-uk/xbmc/commit/9fe08bd87981cb4480d25f390496019582358641#diff-848cd4de41b99cb49924863a6e6d1c5aL478) should reduce the CPU load for Jarvis as well if it gets merged.

It's not a proper fix to get realtime stream buffering working properly, but that needs a videoplayer/dvdplayer fix as well. (See https://github.com/xbmc/xbmc/pull/7905)