Thanks to both of you, great support I am seeing here!
Thanks here is the current 3.3.14 along with vpeter 's change It installs on my Chromebox but I wasn't seeing any problems earlier so that doesn't mean too much
Martin
Thanks to both of you, great support I am seeing here!
Thanks here is the current 3.3.14 along with vpeter 's change It installs on my Chromebox but I wasn't seeing any problems earlier so that doesn't mean too much
Martin
I don't see crash with this version
installs and works smooth for me! Thanks again to both of you!
installs and works smooth for me! Thanks again to both of you!
Great thanks for the feedback and the follow up. I have never seen a report on that problem before but it seems users tend to just complain and say "I will use the older version it works fine" (even though it has the same code) Thanks to vpeter for the good catch it is unlikely I would ever have looked deeply at that module.
The PR has been submitted and this may or may not be the final version of 3.3.14 If anyone needs to build this on another platform here is the change I used for this build
diff --git a/packages/mediacenter/kodi-binary-addons/pvr.nextpvr/package.mk b/packages/mediacenter/kodi-binary-addons/pvr.nextpvr/package.mk
index b7a08339c9..5f4cfc31af 100644
--- a/packages/mediacenter/kodi-binary-addons/pvr.nextpvr/package.mk
+++ b/packages/mediacenter/kodi-binary-addons/pvr.nextpvr/package.mk
@@ -3,13 +3,13 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.nextpvr"
-PKG_VERSION="3.3.13-Leia"
-PKG_SHA256="7408aecd65d2c9bb9ac96142aa307d97274b7ce7e46cfe494287f086b48560f4"
-PKG_REV="3"
+PKG_VERSION="db9333b7a9d59d184b8dd2d9c742a10cd125d32e"
+PKG_SHA256="6f1c621702f24fe5b4f9b0845694ef40bc30d5eda9aa8668f30b66920dbf62e4"
+PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="GPL"
-PKG_SITE="https://github.com/kodi-pvr/pvr.nextpvr"
-PKG_URL="https://github.com/kodi-pvr/pvr.nextpvr/archive/$PKG_VERSION.tar.gz"
+PKG_SITE="https://github.com/emveepee/pvr.nextpvr"
+PKG_URL="https://github.com/emveepee/pvr.nextpvr/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="pvr.nextpvr"
Display More
Martin
Marked as resolved
Happy viewing.