Kodi Community Forum

Full Version: Just installed Kodibuntu and PVR addons are missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I get PVR addon for NPVR for Kodibuntu? Am I missing something here? I thought PVR addons were standard part of all Kodi packages.
if they aren't, install them:

Code:
kodi-pvr-argustv ----------- ARGUS-TV
kodi-pvr-demo ---------------------- Kodi PVR demo add-on
kodi-pvr-dvbviewer ---------------- DVBViewer
kodi-pvr-iptvsimple ---------------- IPTV Simple Client
kodi-pvr-mediaportal-tvserver -- MediaPortal
kodi-pvr-mythtv -------------------- MythTV PVR
kodi-pvr-nextpvr ------------------- NextPVR
kodi-pvr-njoy ----------------------- Njoy
kodi-pvr-tvheadend-hts --------- Tvheadend PVR
kodi-pvr-vdr-vnsi ------------------ VDR
kodi-pvr-vuplus ------------------- VUPlus

Example for TVHeadend PVR:

Code:
sudo apt-get install kodi-pvr-tvheadend-hts

Could be, that they are disabled then. So you will find them in the "disabled addons" section. Just enable them and you should be fine
go into desktop mode, system tools, synaptic package manager, then click on search. look for tvheadend, I believe you have to mark for installation
No synapic needed....if he is in desktop mode its faster if he will do it via terminal
(2015-02-26, 22:59)David1977 Wrote: [ -> ]No synapic needed....if he is in desktop mode its faster if he will do it via terminal
Just because you may prefer to use terminal doesn't mean everyone does. Some of us are much more comfortable in a GUI-based environment such as Synaptic, even if it does take a bit longer.