Skip to content
Dag Wieers edited this page May 4, 2020 · 17 revisions

Since the concept of creating IPTV Manager lots of ideas have been coined and some of these are listed below.

Minimal viable product

  • Detect supported add-ons using add-on settings`
  • Get channel listing and EPG information from add-on safely (using sockets)
  • Define and support JSON-M3U for channel listings
  • Define and support JSONTV for EPG information
  • Export to M3U8 and XMLTV to support IPTV Simple
  • Static file support
  • Update IPTV Simple settings with explicit user consent

Nice to haves

  • Integrate HTTP REST API for IPTV Simple (and maybe add-ons)
  • Support internet locations for channel listings and EPG information
  • Support M3U8 for channel listings
  • Support XMLTV for EPG information
  • Support merging user-supplied JSON-M3U, M3U8, JSONTV and XMLTV files
  • Support for compressed (.gz and .xz) JSONTV and XMLTV files
  • Unit testing
Clone this wiki locally