2013-05-02, 17:30
(2013-04-30, 17:14)twinther Wrote: ah yes, I store the date of the last refresh in the database and only check the modification time of xmltv file once a day.
It might be a pretty big hit in performance to change this. You can give it a try though.
Delete lines 275 to 298 both included in source.py inside the script.tvguide folder and it will check the xmltv file everytime the EPG is redrawn.
https://github.com/twinther/script.tvgui...ce.py#L275
XBMC chooses the skin for you, that's how it's built into XBMC.
If you fx use Aeon Nox the TV Guide will match the design of the main skin
Br.
Tommy
This does not work. It reads ok, but every time the 2nd page is redrawn, scroll down etc, I get a fatal addon error, and submit a report.
I put back 275 to 298 and it works as you intended.
How about a 'Force load on next run' in the config?
That would be easy to use and only force a new load if you know what you are doing...