[SOLVED] Kodi MythTV PVR Client

Max2Play Home Forums Max2Play Add-ons [SOLVED] Kodi MythTV PVR Client

Viewing 4 posts - 1 through 4 (of 4 total)
  • 13. Januar 2017 at 7:58 #25839

    It doesn’t seem like the repo is offering my the MythTV PVR Client as I would expect in other 15.x versions of Kodi. Anyone know how I can get it installed? I have a MythTV backend server I’d like to test Raspberry Pi 2 B > max2play > kodi with.

    13. Januar 2017 at 21:05 #25911

    Figured it out.

    You need to download the repository .zip directly from github, then utilize the Systen – Add-ons – Install from zip file, within Kodi to install MythTV PVR.

    Below is where you can download the .zip file.

    http://janbar.github.io/pvr.mythtv/download/index.html

    SSH directly to you max2play. In the case of the most recent version, I used username pi and password raspberry

    cd /home/pi
    wget –no-check-certificate ‚http://janbar.github.io/pvr.mythtv/download/pvr.mythtv-jessie-armhf-15.zip‘

    Now that the .zip file is on the system, you can go to Systen – Add-ons – Install from zip file, navigate to „Home“ directory, and select the .zip file for installation.

    17. Januar 2017 at 15:59 #26005

    Hi coworker23,
    Thanks for sharing your solution!

    19. Januar 2017 at 6:31 #26112

    You’re welcome.

    Also, I typoed the wget command, it’s missing a –

    Corrected:

    cd /home/pi
    wget -–no-check-certificate ‘http://janbar.github.io/pvr.mythtv/download/pvr.mythtv-jessie-armhf-15.zip’

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Register here