pvr.zattoo
pvr.zattoo copied to clipboard
Kodi PVR-Addon for Zattoo
Zattoo PVR addon for Kodi
This is a Kodi PVR addon for streaming live TV from zattoo.
Build instructions
-
git clone --branch master https://github.com/xbmc/xbmc
-
git clone --branch Omega https://github.com/rbuehlma/pvr.zattoo
-
cd pvr.zattoo && mkdir build && cd build
-
cmake -DADDONS_TO_BUILD=pvr.zattoo -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
-
make package-pvr.zattoo