Skip to content
Dag Wieers edited this page May 14, 2020 · 12 revisions

GitHub release Build Status Codecov status License: GPLv3 Contributors

IPTV Manager

This Service Add-on allows supported IPTV Add-ons to integrates their Live TV and Radio Channels in the Kodi TV integration. IPTV Manager will periodically poll those Add-ons for Channels and EPG data, and generate a new M3U playlist and XMLTV file that the Kodi PVR Addon IPTV Simple can use. IPTV Manager doesn't require a backend like TVHeadend since it handles all the streams inside Kodi. This is also the only way (that we know of) to play DRM protected streams with the Kodi TV integration.

Note: IPTV Manager is still under development, and things might still change. The goal is to create an Add-on that can be included in the Kodi Add-on Repository, so we need to find a way that works best.

Features

  • Integrates Live TV Channels with EPG data in Kodi from supported IPTV Add-ons

Supported Add-ons

Is your Add-on not listed above? Feel free to open a Pull Request to add it or let us know!

Screenshots

Skin: Arctic: Zephyr 2

Development

If you want to integrate your own Add-on with IPTV Manager, you can find more information in the INTEGRATION.md document.

Credits

  • Huge thanks to IPTV Simple
  • We got inspiration from the IPTV Merge addon from Matt Huisman, but decided to do things a bit differently.
Clone this wiki locally