External IPTV addons for ArchivCZSK / Enigma2. Brings Tvheadend and M3U sources natively into the Enigma2 channel list with EPG injection.
A custom addon repository for the ArchivCZSK Enigma2 plugin. It adds support for external IPTV sources (a Tvheadend server, an M3U playlist) by generating Enigma2 userbouquets and injecting EPG, so the channels appear natively in the Enigma2 channel list.
Python addons for the ArchivCZSK framework on Enigma2. The Tvheadend addon supports two connection modes — the HTTP API (port 9981) and the native HTSP protocol (port 9982); HTSP pulls all data (channels, EPG, DVR, tags) over a single connection while streaming always goes via the Tvheadend HTTP endpoint. EPG is injected directly into the receiver eEPGCache. Translations are managed via gettext .po files (sk / cs / en). Releases are cut by bumping the addon.xml version and updating the changelog.
plugin_video_tvheadend/ — Tvheadend client (HTTP API + HTSP) plugin_video_e2m3u2bouquet/ — M3U -> Enigma2 userbouquet converter resources/language/ — translations (sk.po / cs.po)