v16 PVR won't load [Beta4]
#1
Hi

I just tried Kodi 16 Jarvis and the PVR addon won't load correctly saying "No PVR addon enabled" despite my VNSI addon is actually enabled.

In the log it says incompatible version (see below) but in the Kodi unstable PPA the version 1.10.10-1~trusty is still the newest !?

Code:
18:51:44 T:139818835113728  NOTICE: PVRManager - starting up
18:51:44 T:139818407282432   ERROR: PVR - Add-on 'VDR VNSI Client' is using an incompatible API version. XBMC minimum API version = '4.1.0', add-on API version '1.9.6'
18:51:44 T:139818407282432 WARNING: UpdateAndInitialiseClients - failed to create add-on VDR VNSI Client, status = 6
18:51:44 T:139818407282432 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on VDR VNSI Client, disabling it

Is there a compatible Jarvis version for VNSI?
Reply
#2
The Jarvis compatible addons are in the nightly ppa. I'll ping the packager.
Reply
#3
ok the I will just use that one, thx
Reply
#4
Ok I am having the same issues on Beta4. i will post a log later tonight when I got the time.

I already reseted the PVR settings and DB. PLugin is 1.11.8-4
Reply
#5
Ok here we go:

Looks like a GUI incompatibility:


Code:
22:36:03 T:140553509385984  NOTICE: PVRManager - starting up
22:36:03 T:140552435644160   DEBUG: Thread PVRManager start, auto delete: false
22:36:03 T:140553249343232   DEBUG: Thread PVRClient start, auto delete: false
22:36:03 T:140553249343232   DEBUG: RegisterClient - registering add-on 'VDR VNSI Client'
22:36:03 T:140553249343232   DEBUG: Previous line repeats 1 times.
22:36:03 T:140553249343232   DEBUG: PVR - Create - creating PVR add-on instance 'VDR VNSI Client'
22:36:03 T:140553249343232   DEBUG: ADDON: Dll Initializing - VDR VNSI Client
22:36:03 T:140553249343232   DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.1.11.8)
22:36:03 T:140553249343232   DEBUG: Loading: /usr/lib/kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.1.11.8
22:36:03 T:140553249343232   ERROR: PVR - Add-on 'VDR VNSI Client' is using an incompatible GUI API version. XBMC minimum GUI API version = '5.10.0', add-on GUI API version '5.8.0'
22:36:03 T:140553249343232 WARNING: UpdateAndInitialiseClients - failed to create add-on VDR VNSI Client, status = 6
22:36:03 T:140553249343232 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on VDR VNSI Client, disabling it


Full debug log:
http://pastebin.com/wT3szDHd

What I did:
1) disabled LiveTV
2) upgrade to Beta4
3) reboot
4) check VNSI plugin is enabled
5) enabled LiveTV -> Error message
Reply
#6
I think the issue has been resolved: http://forum.kodi.tv/showthread.php?tid=252172
Reply
#7
oki, thx. Will try it
Reply
#8
any new when the vnsi addon gets updated to xbmc.pvr version 4.2.0 supporting latest git of kodi?
Reply
#9
(2016-01-23, 18:18)a_user Wrote: any new when the vnsi addon gets updated to xbmc.pvr version 4.2.0 supporting latest git of kodi?

I did this right after I pushed the api change.
Reply
#10
(2016-01-23, 21:02)FernetMenta Wrote:
(2016-01-23, 18:18)a_user Wrote: any new when the vnsi addon gets updated to xbmc.pvr version 4.2.0 supporting latest git of kodi?

I did this right after I pushed the api change.

strange, cause the addon.xml.in on git still says depending on 4.1.0 and using this addon (either compiled from git or with kodi and pvr add on from the unstable ppa) fails loading the addon saying that it can't load that addon because of outdated api version. kodi needs 4.2.0 but addon has only 4.1.0.
Reply
#11
i see, there just came a new commit within the last hours fixing this.
Reply

Logout Mark Read Team Forum Stats Members Help
PVR won't load [Beta4]0