Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Install instructions

Arv.Void edited this page Jan 18, 2021 · 8 revisions
  • Works on Kodi 18 (Leia) or later
  • A valid HBO® Go account is needed for the add-on to work
  • Simply install from the Kodi add-on repository (search hgo or hbo to find quickly or browse under the video category)
  • Follow the setup wizard at first add-on run
  • The add-on should install the inputstreamhelper add-on which will help with inputstream.adaptive and DRM setup if needed
  • The add-on will auto-update from repository as soon as a stable release is available
  • OPTIONAL: Configure additional preferences in the add-on config

Manual Download/Install

GitHub release (latest SemVer)

On some Linux systems

If you get a message box that libnss3 or libnspr4 are missing on your system

sudo apt update
sudo apt install libnss3 libnspr4

On some distributions inputstrea.adaptive has to be installed manually

sudo apt update
sudo apt install kodi-inputstream-adaptive

* these commands are for Debian based distributions, if the distribution is not Debian based the commands have to be adapted to the distribution package manager.