Kodi Community Forum

Full Version: XBMC can´t find Add-on [Solved]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all together!

I have successfully installed Tvheadend on my machine (Xubuntu 13.10; XBMC 12.2 Frodo) and configured, but i cannot find the TVHeadend Add-on for XBMC !!!

In XBMC it´s NOT available under System-> Add-ons → Enabled Add-ons !
And there is NO entry for Disabled Add-ons anywhere, too (or „PVR“ at all).
System → Add-ons → Get Add-ons → XBMC.org Add-ons also doesnt´t list it (already tried „Force update“).

Any ideas what the problem/solution could be?

Thanks in advance!

EDIT: Its XBMC 12.0 Frodo (not 12.2)
@opdenkamp
I already knew that page. The Problem is there are NO sections like

Settings -> Add-ons -> Disabled add-ons -> PVR

or
Settings -> Add-ons -> Enabled add-ons -> PVR

ANYWHERE !!!

(But thanks for your effort)
Have just seen that i am using XBMC 12.0 and not 12.2 !!! *sorry*
PROBLEM SOLVED

It was such a simple reason: The repository of Xubuntu (which I used for XBMC installation) was out-off date.So it installed XBMC 12.0 instead of 12.2

Solution was relatively easy! Add the correct repository by opening a terminal and enter:

Quote:sudo add-apt-repository ppa:wsnipex/xbmc-xvba-frodo
(see: http://wiki.xbmc.org/index.php?title=Ins...x#Ubuntu_2 )

then

Quote:sudo apt-get update

then

Update System and XBMC is updated to 12.2 and the PVR Add-ons become available in the XBMC Menue !!!