Skip to content

Veisen/pvr.sledovanitv.cz

 
 

Repository files navigation

Build status Build status

sledovanitv.cz PVR

unofficial sledovanitv.cz PVR client addon for Kodi
(this client is not developed nor officially supported by sledovanitv.cz)

Build instructions

Linux

  1. git clone --branch master https://github.com/xbmc/xbmc.git
  2. git clone https://github.com/palinek/pvr.sledovanitv.cz.git
  3. cd pvr.sledovanitv.cz && mkdir build && cd build
  4. cmake -DADDONS_TO_BUILD=pvr.sledovanitv.cz -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=xbmc/addons -DPACKAGE_ZIP=1 -DADDONS_DEFINITION_DIR="$(pwd)/../xbmc/cmake/addons/addons" ../../xbmc/cmake/addons
  5. make
  6. make package-addons
Useful links

About

Kodi's sledovanitv.cz client addon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.8%