add-ons / service.iptv.manager

Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.
https://github.com/add-ons/service.iptv.manager/wiki
GNU General Public License v3.0
95 stars 28 forks source link

Use direct URI to play programs from the EPG in Kodi 18 #34

Closed michaelarnauts closed 4 years ago

michaelarnauts commented 4 years ago

This is an attempt to solve issue #29 and also make the experience in Kodi 18 better. It's also a huge hack.

@mediaminister @dagwieers @MarcelRoozekrans

michaelarnauts commented 4 years ago

Maybe I'll leave the old way in as a fallback. This allows to use IPTV Manager with EPG data from tvheadend (I agree, this is an advanced usecase).

MarcelRoozekrans commented 4 years ago

LGTM !

michaelarnauts commented 4 years ago

The fallback to the templated URI can be useful when there is no direct stream available yet at the time when the EPG is fetched.