Kodi Community Forum
How do I install MythTV frontend? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170)
+---- Thread: How do I install MythTV frontend? (/showthread.php?tid=343880)



How do I install MythTV frontend? - necbot - 2019-05-14

Hi there,

I'm trying to install the MythTV frontend plugin and I cannot find it in the repos.  I'm following the instructions here...

https://kodi.wiki/view/Configuring_live_TV_settings

I go to Settings -> PVR & Live TV -> General but there is no "Enable Live TV" option.  Also I don't see any MythTV plugin in the repos.


RE: How do I install MythTV frontend? - goffa - 2019-05-14

(2019-05-14, 03:50)necbot Wrote: Hi there,

I'm trying to install the MythTV frontend plugin and I cannot find it in the repos.  I'm following the instructions here...

https://kodi.wiki/view/Configuring_live_TV_settings

I go to Settings -> PVR & Live TV -> General but there is no "Enable Live TV" option.  Also I don't see any MythTV plugin in the repos.



RE: How do I install MythTV frontend? - goffa - 2019-05-14

I think you need to install it via the addons menu first, after that you then enable it.


RE: How do I install MythTV frontend? - lovemachine - 2019-05-14

https://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux
See the bottom part of section 1.2


RE: How do I install MythTV frontend? - necbot - 2019-05-16

Ooooo I see.  My ubuntu distro has a package for it already.  I just installed that using...

Code:
sudo apt install kodi-pvr-mythtv

and it worked perfectly!  Thanks!