v14 Can't see installed addons in Kodi
#1
Hi,

I'm hoping someone can help me with an issue I'm facing with the TVHeadend dddon.

I have installed Kodi 14.2 from source on Ubuntu 14.04.
I then installed the TVheadend addon using apt-get install xbmc-pvr-tvheadend-hts.

When I open Kodi the Tvheadend addon is not listed within the available addons and is not found when I search for it.

When I install Kodi using apt-get install kodi, the addon does appear. Unfortunately apt-get install Kodi 15.0, but I need 14.2 due to my mysql setup.

The source install appears to be in /usr/local while the apt-get install goes into /usr.

I suspect it is a path issue as a result of the addon being installed using apt-get and Kodi being installed from source. I have not been able to get it working using symbolic links.

Does anyone have any ideas about what I can try?

Source install made -> /usr/local/lib/kodi/addons
ls -la /usr/local/lib/kodi/addons
total 52
drwxr-xr-x 13 root root 4096 Aug 2 13:38 .
drwxr-xr-x 4 root root 4096 Aug 1 20:18 ..
drwxr-xr-x 2 root root 4096 Aug 1 20:18 library.xbmc.addon
drwxr-xr-x 2 root root 4096 Aug 1 20:18 library.xbmc.codec
drwxr-xr-x 2 root root 4096 Aug 1 20:18 library.xbmc.gui
drwxr-xr-x 2 root root 4096 Aug 2 13:41 library.xbmc.pvr
drwxr-xr-x 2 root root 4096 Aug 1 20:18 screensaver.rsxs.euphoria
drwxr-xr-x 2 root root 4096 Aug 1 20:18 screensaver.rsxs.plasma
drwxr-xr-x 2 root root 4096 Aug 1 20:18 screensaver.rsxs.solarwinds
drwxr-xr-x 2 root root 4096 Aug 1 20:18 visualization.fishbmc
drwxr-xr-x 2 root root 4096 Aug 1 20:18 visualization.glspectrum
drwxr-xr-x 2 root root 4096 Aug 1 20:18 visualization.projectm
drwxr-xr-x 2 root root 4096 Aug 1 20:18 visualization.waveform

apt-get made -> /usr/lib/kodi/addons
ls -la /usr/lib/kodi/addons
total 12
drwxr-xr-x 3 root root 4096 Aug 1 14:46 .
drwxr-xr-x 3 root root 4096 Aug 2 13:12 ..
drwxr-xr-x 2 root root 4096 Aug 2 13:47 pvr.hts
Reply

Logout Mark Read Team Forum Stats Members Help
Can't see installed addons in Kodi0