v16 Kodi 16 Beta 1 + Ubuntu Trusty + TVHeadend
#1
Hi,

Has anyone got TVHeadend working with Kodi 16 and Ubuntu Trusty? The plugin started failing to load.

I'm using 2.1.18 version of the TVHeadend plugin. The repository I'm using to install kodi and the plugins are:

Code:
deb http://ppa.launchpad.net/team-xbmc/unstable/ubuntu trusty main

All I see in the Kodi log is:
Code:
19:40:25 T:139789891684352   ERROR: GetDirectory - Error getting addons://disabled/xbmc.pvrclient
19:40:25 T:139789891684352   ERROR: CGUIMediaWindow::GetDirectory(addons://disabled/xbmc.pvrclient) failed

Any ideas appreciated.
Reply
#2
2.1.18 is the Isengard addon - Jarvis (pvr.hts master) is currently at 2.2.9. I'd guess that's your problem.

Now, whether there's a built version, or whether you need to build it yourself, that I can't answer... I have a Jarvis installation, but I compiled it and the addons myself....
Reply
#3
Ahha.. I guess that is the issue. Thank you.

Yep, there is no build for 2.2.9 on launchpad at the moment. I did however find https://launchpad.net/~nkvoronov/+archiv...ld/8293088 which I could potentially use, without compiling my own. I'll give it a shot tonight.

BTW, where did you find the requirement of having 2.2.9 as the build for Jarvis?

Thanks
Reply
#4
In the pvr.hts github repository...

Master branch is this:

https://github.com/kodi-pvr/pvr.hts/blob...don.xml.in

Line 4: version="2.2.9"

Versus Isengard branch, which is this:

https://github.com/kodi-pvr/pvr.hts/blob.../addon.xml

Line 4: version="2.1.18"
Reply
#5
(2015-11-23, 06:20)markcs Wrote: Ahha.. I guess that is the issue. Thank you.

Yep, there is no build for 2.2.9 on launchpad at the moment. I did however find https://launchpad.net/~nkvoronov/+archiv...ld/8293088 which I could potentially use, without compiling my own. I'll give it a shot tonight.

BTW, where did you find the requirement of having 2.2.9 as the build for Jarvis?

Thanks

I can confirm that the link you found when installed will remove the existing older version of the plugin. It is working with the current Jarvis build for me.
Reply
#6
Don't suppose anyone has a working version for Android? Running on beta 2 and keep getting a version mismatch. Using tvheadend 3.9
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 16 Beta 1 + Ubuntu Trusty + TVHeadend0