v15 Since Openelec 0704 dont pvr
#1
Hello,

I installed the last openelec kodi16 alpha millhouse build.
In this is pvr api 1.9.7.

And I get a pvr error if I will start wmcpvr.

Code:
11:47:56 139.295547 T:1968119808  NOTICE: PVRManager - stopping
11:48:04 146.895187 T:1968119808  NOTICE: PVRManager - ResetDatabase - clearing the PVR database
11:48:06 149.428085 T:1968119808  NOTICE: PVRManager - ResetDatabase - PVR and EPG database cleared
11:48:16 158.655182 T:1968119808  NOTICE: PVRManager - ResetDatabase - clearing the PVR database
11:48:16 159.192505 T:1968119808  NOTICE: PVRManager - ResetDatabase - EPG database cleared
11:48:28 171.315750 T:1732244544  NOTICE: Thread JobWorker start, auto delete: true
11:48:28 171.329437 T:1732244544  NOTICE: PVRManager - starting up
11:48:28 171.330048 T:1828074560  NOTICE: Thread PVRManager start, auto delete: false
11:48:28 171.330872 T:1759507520  NOTICE: Thread PVRClient start, auto delete: false
11:48:28 171.354935 T:1759507520   ERROR: PVR - Add-on 'PVR WMC Client' is using an incompatible API version. XBMC minimum API version = '1.9.7', add-on API version '1.9.6'
11:48:28 171.355392 T:1759507520 WARNING: UpdateAndInitialiseClients - failed to create add-on PVR WMC Client, status = 6
11:48:28 171.355560 T:1759507520 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on PVR WMC Client, disabling it
11:48:37 180.517258 T:1811297344  NOTICE: Thread BackgroundLoader start, auto delete: false
11:48:38 180.626511 T:1793061952  NOTICE: Thread JobWorker start, auto delete: true
11:48:47 190.585617 T:1811297344  NOTICE: Previous line repeats 2 times.
11:48:47 190.585800 T:1811297344  NOTICE: Thread BackgroundLoader start, auto delete: false
11:48:59 201.780258 T:1811297344  NOTICE: Thread LanguageInvoker start, auto delete: false
11:48:59 201.934204 T:1811297344  NOTICE: Previous line repeats 1 times.
11:48:59 201.934387 T:1811297344  NOTICE: -->Python Interpreter Initialized<--
Reply
#2
Hello,

what I can see, is that you changed to 0.6.1.
But I can't load about OpenELEC repository.

v0.6.1
- Updated to PVR API v2.0.0

v0.6.0
- Updated to PVR API v1.9.7

0.5.6
- Updated Language files from Transifex
Reply
#3
Things are still a little in flux for PVR In Kodi 16. Native Series Recording support has been added to Kodi for v16 which is going to be AWESOME! But originally this was done as PVR API version bump to 1.9.7 but after more discussion has actually been redone to be PVR API 2.0.0 since it was a major breaking change and deserved a major version bump.

But there are still pull requests that havent been merged, so we currently have the addons set to 2.0.0 but Kodi itself still on 1.9.7.

Also im not sure how/when OpenElec gets built and how they pick up the pvr dependencies but it looks like the build you're on has ended up with Kodi at 1.9.7 PVR but pvr.wmc at 1.9.6 somehow.

Given all the above, it's probably best to just wait until everything is merged and the API is at 2.0.0 and then see what a nightly looks like.

pvr.wmc (already merged) https://github.com/kodi-pvr/pvr.wmc/pull/15
kodi (not yet merged) https://github.com/xbmc/xbmc/pull/7408

Even once this happens, pvr.wmc wont support the new native Series Recording stuff until I do some development. The theory is that existing Series Recording done the old way (with our own custom dialogs) "should" still work but im not sure
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply
#4
pvr.wmc works in build 707. PVR add-ons were disabled for a few builds but are back now.
Reply

Logout Mark Read Team Forum Stats Members Help
Since Openelec 0704 dont pvr0