How to compile addon for Kodi15?
#1
I got Raspberry Pi2 with rasbian. I installed Kodi15 build from https://www.raspberrypi.org/forums/viewt...55d6f98997 and Tvheadend.hts from raspbian repo. Now I am trying to add tvheadend addon but the one from raspbian repo is too old and Kodi complains about wrong API version so I have to build mine.

So I did:
cd /mnt/hugeolddisk/tmp/
git clone [email protected]:kodi-pvr/pvr.hts.git
cd pvr.hts
cmake

and predictably it did nothing :-) Is there any good step-by-step how-to for addons? Or may be someone just compiled it for rasbian and Kodi15 already and does not mind sharing .zip? Thanks!
Reply
#2
You can follow this thread: http://forum.kodi.tv/showthread.php?tid=233458

It won't work though, as the latest version (2.2.5 or so) requires dependencies of newer Kodi versions (e.g. newer xbmc.pvr).

By adding the openelec repository you can get 2.1.16 from there: http://forum.kodi.tv/showthread.php?tid=...pid2057213
Reply

Logout Mark Read Team Forum Stats Members Help
How to compile addon for Kodi15?0