2018-12-21, 01:58 PM
Thanks for testing. It looks like me change handled the first problem but there are other issues that the developer of the code needs to investigate. I can see that the seek request worked but after the seek no Range requests where made to tell NextPVR to continue streaming.
@sub the problem I found was in the original read_ready() function in Socket.cpp https://github.com/kodi-pvr/pvr.nextpvr/...et.cpp#L93 tv.usec is not initialized to zero. Hopefully you can submit a fix before the v18 release. With the new changes to binary addons normally the addons are in the repo which can be released outside the release schedule but I think for Android they might need to be in the apk.
Martin
@sub the problem I found was in the original read_ready() function in Socket.cpp https://github.com/kodi-pvr/pvr.nextpvr/...et.cpp#L93 tv.usec is not initialized to zero. Hopefully you can submit a fix before the v18 release. With the new changes to binary addons normally the addons are in the repo which can be released outside the release schedule but I think for Android they might need to be in the apk.
Martin