Hi All
I just installed the PVR build using the following code:
It seems to be working well with tvheadend but when I goto the add-ons section very few are available in official XBMC repository. No themes, no YouTube, no flickr etc.
I was wondering how I go about getting all the goodies back.![Nod Nod](https://forum.kodi.tv/images/smilies/yes4lo.gif)
Thanks!
I just installed the PVR build using the following code:
Code:
sudo apt-get install -y python-software-properties
sudo add-apt-repository ppa:lars-opdenkamp/xbmc-pvr
sudo apt-get update
sudo apt-get -y install xbmc
It seems to be working well with tvheadend but when I goto the add-ons section very few are available in official XBMC repository. No themes, no YouTube, no flickr etc.
I was wondering how I go about getting all the goodies back.
![Nod Nod](https://forum.kodi.tv/images/smilies/yes4lo.gif)
Thanks!