Solved MythTV PVR Addon with XBMC from experimental Debian source - 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: Solved MythTV PVR Addon with XBMC from experimental Debian source (/showthread.php?tid=151139) |
MythTV PVR Addon with XBMC from experimental Debian source - Powderking - 2013-01-07 Hi all I've used tsp's xbmc for some time. Now I decided to try the new Frodo but in RC2 I struggled installing the zip Addon for MythTV. I was able to compile but when I wanted to install it I was told that some dependencies weren't met. Now with RC3 it should be possible to use the XBMC package from Debians experimental source. So something like this should do the trick: Code: # apt-get -t experimental install xbmc xbmc-pvr-mythtv-cmyth But I can't find the Addon package: Code: # apt-get -t experimental install xbmc-pvr-mythtv-cmyth Are the PPA Addons described on the wiki page [1] only for Ubuntu? If so then maybe the sentence "For Linux clients click "SHOW" for PVR add-on install instructions" is misleading and should be changed. [1] http://wiki.xbmc.org/index.php?title=PVR/Backend/MythTV Edit: I use Debian Wheezy with Experimental source for XBMC Code: deb http://ftp.ch.debian.org/debian/ wheezy main contrib non-free RE: MythTV PVR Addon with XBMC from experimental Debian source - Powderking - 2013-01-09 The problem was sitting before the monitor. I tried it again and this time it worked. |