This is the EON.tv PVR client addon for Kodi. It provides Kodi integration for the streaming provider EON.tv. A user account / paid subscription is required to use this addon. Please create the user account outside of this addon. Please enter the username/password to the configuration of this addon. Some content is geo-blocked.
- SBB
- Telemach
- NetTV Plus
- Vivacom
- Eon Hrvatska
- Nova
- Live TV and Radio
- EPG
- Replay (including restart of current event)
git clone --branch master https://github.com/xbmc/xbmc.git
git clone --branch Omega https://github.com/nirvana-7777/pvr.eon.git
cd pvr.eon && mkdir build && cd build
cmake -DADDONS_TO_BUILD=pvr.eon -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
make
- Tested building it for Linux and Android / x86 and aarch64
- Only tested Telemach.ba, but other should work as well or should be easy to fix
- Depends on inputstream addon
- Fast forward and rewind won't work in Replay TV because that is handled via specific servers which inputstream does not support
- This addon is inofficial and not linked in any form to eon.tv
- All trademarks belong to them