pvr.sledovanitv.cz
22.2.0-Piers
module complémentaire non officiel du client sledovanitv.cz PVR pour Kodi (ce client n'est ni développé ni officiellement pris en charge par sledovanitv.cz)
sledovanitv.cz
modernitv.cz
git clone --branch master --depth=1 https://github.com/xbmc/xbmc.git
git clone --depth=1 https://github.com/palinek/pvr.sledovanitv.cz.git
cd pvr.sledovanitv.cz && mkdir build && cd build
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
make
make package-addons
Assistance utilisateur PVR de Kodi
Prise en charge du développement PVR de Kodi