This is the Hrti PVR client addon for Kodi. It provides Kodi integration for the Croation TV streaming provider HRT. A user account is required to use this addon. Please create the user account outside of this addon. A croatian is required to access geoblocked content.
git clone --branch master https://github.com/xbmc/xbmc.git
git clone https://github.com/nirvana-7777/pvr.hrti.git
cd pvr.hrti && mkdir build && cd build
cmake -DADDONS_TO_BUILD=pvr.hrti -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
make