2014-09-07, 20:08
The zip link is both in the first post and just mentioned again just a few posts ago.
20:08:14 T:2812275520 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #73694 - Super Sentai
20:08:16 T:2812275520 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: timestamp out of range for platform time_t
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/script.tv.show.next.aired/service.py", line 6, in <module>
NextAired()
File "/home/xbmc/.xbmc/addons/script.tv.show.next.aired/default.py", line 176, in __init__
self.do_background_updating()
File "/home/xbmc/.xbmc/addons/script.tv.show.next.aired/default.py", line 296, in do_background_updating
if self.update_data(update_every):
File "/home/xbmc/.xbmc/addons/script.tv.show.next.aired/default.py", line 595, in update_data
tid = self.check_show_info(tvdb, tid, current_show, prior_data)
File "/home/vamp/.xbmc/addons/script.tv.show.next.aired/default.py", line 1000, in check_show_info
dt = dt.astimezone(tz.tzlocal())
File "/home/vamp/.xbmc/addons/script.tv.show.next.aired/dateutil/tz.py", line 95, in utcoffset
if self._isdst(dt):
File "/home/xbmc/.xbmc/addons/script.tv.show.next.aired/dateutil/tz.py", line 140, in _isdst
return time.localtime(timestamp).tm_isdst
ValueError: timestamp out of range for platform time_t
-->End of Python script error report<--
20:13:06 T:2308610880 NOTICE: Thread JobWorker start, auto delete: true
(2014-10-01, 02:31)vampyrex13 Wrote: I have an issue when scanning the script scans for my Super Sentai series.The show had 3 dates with year 0193 or 0199 that should have been 1993. I've fixed them in the show data, so it should be fine for you momentarily. I'll also tweak the code to stop it from trying to figure out the DST of a date that long ago so it won't have this issue in a similar situation.
Quote:Is there any way to make this work or a way to temporarily exclude this series from being scanned?You can add a series id to the exclude list to keep it from being scanned (down near the end of the settings page).
(2014-10-24, 19:37)Xe3d Wrote: Rage of Bahamut: Genesis is incorrectly shown to aired on tuesdays 00:30 (12:30am), when the original airtime in Japan is mondays 23:30 (11:30pm)Your show does not have a network set, which means that the next-aired script can't figure out what country (and thus, what timezone) to attribute to the show. If you set the network to anything in the country of origin, then you should see it get the timezone right.
(2014-11-02, 05:53)Prizm4 Wrote: A suggestion is the Cancelled/Ended wording at the bottom of the screen. Seeing the word CANCELLED automatically suggests the show was rubbish and gives it an unnecessary negative vibe.Yeah, that's the wording from long ago, but I'm with you that it would be nice to tweak it a bit. Maybe I'll change it to "Ended".
(2014-11-14, 14:20)pwriesnik Wrote: Is there any way of changing the look of the addon to match a certain skin?There are two xml files that a skin needs to include to customize the look (script-NextAired-TVGuide.xml and