2013-05-14, 21:42
Thanks, I'll take a look. I probably introduced a bug when I changed how XMLTV caches are handled.
(2013-05-14, 21:42)twinther Wrote: Thanks, I'll take a look. I probably introduced a bug when I changed how XMLTV caches are handled.
(2013-05-19, 07:09)trigrhappy Wrote: Now although I suspect TVGuide is in no-way at fault, it would be nice if there was some type of workaround for this.
(2013-05-22, 16:06)OldTerrier Wrote: By the way, updates always fail from both your repositries ( removed and added several times ). I always have to download the update manually.
Any idea for a solution ? is there anywhere I can get the buggalo update manually.
Thanks for your help, I really miss this addon when its not working.
(2013-05-23, 09:22)twinther Wrote:(2013-05-22, 16:06)OldTerrier Wrote: By the way, updates always fail from both your repositries ( removed and added several times ). I always have to download the update manually.
Any idea for a solution ? is there anywhere I can get the buggalo update manually.
Thanks for your help, I really miss this addon when its not working.
Is there any errors in the xbmc.log in regards to the update errors?
You can download the updated buggalo module here and install the zip manually:
http://tommy.winther.nu/xbmc/zip.php?add...le.buggalo
Br.
Tommy
(2013-05-14, 18:53)tknorris Wrote:(2013-05-14, 11:12)OldTerrier Wrote: Hi, I appear to have broken something. Can anybody help me please. I am getting the following error on startup and when trying to run the addon.
15:51:55 T:9144 ERROR: Traceback (most recent call last):
15:51:55 T:9144 ERROR: File "C:\Users\Russ\AppData\Roaming\XBMC\addons\script.tvguide\source.py", line 145, in eventLoop
15:51:55 T:9144 ERROR: result = command(*event[2:])
15:51:55 T:9144 ERROR: File "C:\Users\Russ\AppData\Roaming\XBMC\addons\script.tvguide\source.py", line 311, in _updateChannelAndProgramListCaches
15:51:55 T:9144 ERROR: if not self._isCacheExpired(date):
15:51:55 T:9144 ERROR: File "C:\Users\Russ\AppData\Roaming\XBMC\addons\script.tvguide\source.py", line 300, in _isCacheExpired
15:51:55 T:9144 ERROR: return self.source.isUpdated(channelsLastUpdated, programsLastUpdated)
15:51:55 T:9144 ERROR: File "C:\Users\Russ\AppData\Roaming\XBMC\addons\script.tvguide\source.py", line 833, in isUpdated
15:51:55 T:9144 ERROR: return fileUpdated > channelsLastUpdated
15:51:55 T:9144 ERROR: TypeError: can't compare datetime.datetime to NoneType
Or the full logs are here http://xbmclogs.com/show.php?id=18907
I have tried a reinstall including deleting all Appdata but nothing works.
Any help would be greatly appreciated.
Funny, I got the same error yesterday too. Deleting ~/.xbmc/userdata/addon_data/script.tvguide/source.db got rid of the error.
(2013-05-24, 20:16)twinther Wrote: Hi, from your logs its curl error 18, which means timeout. Not sure why that happens.
I have changed my repo to use zip files instead of traversing the folder structures.
I you refresh my repo it should upgrade to version 1.0.2 and you should be able to download without any problems.
Let me know how it goes
Br.
Tommy