Skip to content

0xced/pvr.zattoo

 
 

Repository files navigation

License: GPL v2+ Build Status

Zattoo PVR addon for Kodi

This is a Kodi PVR addon for streaming live TV from zattoo.

Build instructions

  1. git clone --branch master https://github.com/xbmc/xbmc
  2. git clone https://github.com/rbuehlma/pvr.zattoo
  3. cd pvr.zattoo && mkdir build && cd build
  4. cmake -DADDONS_TO_BUILD=pvr.zattoo -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  5. make package-pvr.zattoo

About

Kodi PVR-Addon for Zattoo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • CMake 2.9%