2016-11-22, 21:50
(2016-11-22, 21:26)Drt1989 Wrote: ^^^
It looks like you might be trying to load the tv guide while it is doing a background update.
You can turn on a notification to tell you when it has finished.
The conflict is that the update uses a temp file in the addon_data folder and 2 processes are probably trying to access it at the same time.
If it does it every time then there is another bug.
I spent a lot of time last week with the background update procedure and I didn't manage to work out a bullet-proof solution to these conflicts. It looks like you found one.