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
97 stars 28 forks source link

Implement playing VOD from the Guide #1

Closed michaelarnauts closed 4 years ago

michaelarnauts commented 4 years ago

Kodi Matrix will support catchup in pvr.iptvsimple. We could use this to play recently aired programs trough the Guide in Kodi.

More information: https://github.com/kodi-pvr/pvr.iptvsimple#catchup

michaelarnauts commented 4 years ago

We should check if we can also do stuff in Kodi Leia.

michaelarnauts commented 4 years ago

We could use a specific id from the EPG to play an entry: https://github.com/kodi-pvr/pvr.iptvsimple/commit/be64153d6131d6dadbc8bffdca24e7e3de519354

michaelarnauts commented 4 years ago

This has already been implemented for Kodi 18 (Leia), and works with VRT NU (version 2.3.5), and the latest master branches of VTM GO, and VIER-VIJF-ZES.

michaelarnauts commented 4 years ago

This has been implemented in #27, but it needs an updated Simple IPTV with https://github.com/kodi-pvr/pvr.iptvsimple/pull/395 merged in.