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 refreshing logic #6

Closed michaelarnauts closed 4 years ago

michaelarnauts commented 4 years ago

Currently, the service doesn't refresh the data, it only fetches it during startup.

For Simple IPTV to pick up the changes, we need to restart it. I think this isn't necessary in Matrix, since there is a timer to reload there.

I'm not sure how this impacts the guidelines for Kodi Addons.

Requirements:

Questions: