Kodi Community Forum
Linux Watching LiveTV - 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: Linux Watching LiveTV (/showthread.php?tid=227591)



Watching LiveTV - Segfault - 2015-05-22

I just installed Kodi (14.1 is latest in Gentoo portage). The only reason I need it is LiveTV. I did enable pvr USE flag. Started Kodi and went into LiveTV setup. I saw a brief message about my plugin not being the latest. After that all I get is an error message about no PVR plugins found. I do have working MythTV backend and also working frontends. I'd like to migrate my frontends to Kodi because latest MythTV frontends are unable to handle IVTV (but backend is).

What am I doing wrong?

Edit: Solution.


RE: Watching LiveTV - janbar - 2015-05-30

You should compile the addon yourself from my git repos using the branch helix:

https://github.com/janbar/pvr.mythtv/tree/helix

Download source using git:
Code:
git clone -b helix https://github.com/janbar/pvr.mythtv.git

Then goto folder pvr.mythtv and see build instructions at the same url.

edit: Also you could use build instructions for ubuntu at http://kodi.wiki/view/PVR/Backend/MythTV/BuildFromSource#Build_MythTV_addon_on_Ubuntu