Kodi Community Forum
Release Time Change Monitor - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: Release Time Change Monitor (/showthread.php?tid=330476)



Time Change Monitor - matthuisman - 2018-04-03

Image

Here is quick add-on I created to monitor for a Time Change in KODI.
Once there is a Time Change, the add-on will run a defined function (default=Reboot)

The most common use case is for timezones that change during the year (eg. Daylight Savings).
When the time changes, the EPG times become in-correct in KODI.
The only way to fix this is by either clearing the guide data, or restarting KODI.

This add-on will poll for a time change every 60 seconds.
If it finds a time change, it will run the defined function.

Instructions to install can be found here:
https://www.matthuisman.nz/2018/04/time-change-monitor-kodi-add-on.html