This is the waipu PVR client addon for Kodi. It provides Kodi integration for the German TV streaming provider waipu.tv. A user account (free or paid) is required to use this addon.
pvr.waipu is a Kodi plugin and should be shipped with your installation or be available in the official repository. If it is not available, contact the distributor.
This is an unofficial (not related to Exaring AG) plugin. It is provided by volunteers and not related to Exaring AG or waipu.tv. For any support regarding this plugin, please create a github issue.
git clone --branch master https://github.com/xbmc/xbmc.gitgit clone --branch Piers https://github.com/flubshi/pvr.waipu.git- Build Kodi first
cd pvr.waipu && mkdir build && cd buildcmake -DADDONS_TO_BUILD=pvr.waipu -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=<Kodi-build-dir>/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addonsmake

