FernetMenta / vdr-plugin-vnsiserver

VDR plugin to handle XBMC clients.
GNU General Public License v2.0
16 stars 33 forks source link

GUI API version not met -> Add-On Load Fail #8

Closed XBMCWin closed 9 years ago

XBMCWin commented 9 years ago

Newest vdr-plugin-vnsiserver doesn't work with newest xbmc build since GUI API version isn't met:

ERROR: PVR - Add-on 'VDR VNSI Client' is using an incompatible GUI API version. XBMC minimum GUI API version = '5.3.0', add-on GUI API version '5.0.1' WARNING: UpdateAndInitialiseClients - failed to create add-on VDR VNSI Client, status = 6 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on VDR VNSI Client, disabling it

Add-On can't be loaded due to this.

FernetMenta commented 9 years ago

we know and this is an issue of core xbmc, not vnsiserver https://github.com/xbmc/xbmc/pull/5519