const586 / xbmc-addon-p2pproxy

GNU General Public License v2.0
8 stars 8 forks source link

Kodi 15 #9

Open sy-be opened 8 years ago

sy-be commented 8 years ago

Currently it is not possible to run this addon on Kodi 15, upon changing the API version in master/addons/pvr.p2pproxy/addon.xml.in to 1.9.6, Kodi throws an error:

01:43:56 T:140469044504320   ERROR: PVR - Add-on 'PVR P2pProxy Client' is using an incompatible API version. XBMC minimum API version = '1.9.6', add-on API version '1.9.2'
01:43:56 T:140469044504320 WARNING: UpdateAndInitialiseClients - failed to create add-on PVR P2pProxy Client, status = 6
01:43:56 T:140469044504320 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on PVR P2pProxy Client, disabling it

Do you think that just bumping up the API version numbers to 1.9.6 will let the addon work? I'm going to try this out later anyway unless there's a better solution.

ygyd commented 8 years ago

what about kodi 15.2 and this addon? will be there update? because can't install - dependencies not met.