-
Notifications
You must be signed in to change notification settings - Fork 28
Roadmap
Dag Wieers edited this page Oct 23, 2020
·
17 revisions
Since the concept of creating IPTV Manager lots of ideas have been coined and some of these are listed below.
NOTE: Our first priority is designing an add-on that is acceptable to be included in the official Kodi repositories. If we fail to deliver this, the project has failed.
Detect supported add-ons using add-on settings`Get channel listing and EPG information from add-on safely (using sockets)Define and support JSON-STREAMS format for channel listingsDefine and support JSON-EPG format for EPG informationExport to M3U8 and XMLTV to support IPTV SimpleStatic file supportUpdate IPTV Simple settings with explicit user consentUse add-on name as group name when group is missingUse add-on icon as logo when logo is missingSupport VOD playback from EPG (TV Guide) information
In our opinion some of the below functionality should be part of PVR IPTV Simple, or an alternative PVR add-on. IPTV Manager should be one of the users of this PVR add-on, not the only one.
- Integrate HTTP REST API for IPTV Simple (and maybe also for add-ons)
- Support internet locations for external channel listings and EPG information
- Support M3U8 for channel listings
- Support XMLTV for EPG information
- Support merging extra user-supplied channels, JSON-M3U, M3U8, JSONTV and XMLTV files
- Support for compressed (.gz and .xz) JSONTV and XMLTV files
- Support channel preset profiles for country/regions and languages (e.g. Flanders)
- PVR IPTV Simple needs to be restarted to read new/changed content
- PVR IPTV Simple shows channels without EPG also in timeline
Feel free to add to or improve this Wiki space. Questions can be asked by opening an issue.