Kodi Community Forum
Loading EPG - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: MediaPortal (https://forum.kodi.tv/forumdisplay.php?fid=171)
+---- Thread: Loading EPG (/showthread.php?tid=222341)



Loading EPG - QueK9 - 2015-03-24

Why is it necessary for kodi to load the epg every time you start or turn it on from a complete shutdown? Is there a way to limit this to every 14 days?


RE: Loading EPG - mcelliott - 2015-03-25

The EPG is updated on the server side quite often, depending on settings.

MediaPortal network clients don't seem to take as long to get the information from the server. However, I suspect that the direct database access is not possible with Kodi.


RE: Loading EPG - QueK9 - 2015-03-25

(2015-03-25, 00:34)mcelliott Wrote: The EPG is updated on the server side quite often, depending on settings.

MediaPortal network clients don't seem to take as long to get the information from the server. However, I suspect that the direct database access is not possible with Kodi.

It would be neat if it at least remembers the last time the epg was loaded and store that data on the client pc and update again as needed. IMO, it shouldn't be done every time. This would really improve the WAF.


RE: Loading EPG - speedyrazor - 2015-07-17

I agree, it is painful waiting for this everytime, especially on a Raspberry Pi 2!


RE: Loading EPG - mcelliott - 2015-07-17

Don't switch it off then Wink


RE: Loading EPG - mcelliott - 2015-07-19

Don't switch it off then Wink


RE: Loading EPG - speedyrazor - 2015-07-21

Wouldn't it be better to just access the MediaPortal database directly, instant access that way?