2012-06-28, 19:08
(2012-06-28, 15:22)Frank_Castl3 Wrote: I'm getting a script failed message after enabling v 1.9. I'm on Eden. Do I need to have a nightly installed for this addon to work? I've reset my location and using English Language and Region USA (12H). Thanks
I tried with New York City, NY and that works. It works for my old home town Spotyslvania, VA. But it is not working for Charlotte, NC (28203)
This was at the end of the log file if this is helpful.
09:39:33 T:3052 ERROR: Error Type: <type 'exceptions.KeyError'>
09:39:33 T:3052 ERROR: Error Contents: (u'L',)
09:39:33 T:3052 ERROR: Traceback (most recent call last):
File "C:\Users\Scott\AppData\Roaming\XBMC\addons\weather.wunderground\default.py", line 555, in <module>
forecast(location)
File "C:\Users\Scott\AppData\Roaming\XBMC\addons\weather.wunderground\default.py", line 144, in forecast
properties(data,loc)
File "C:\Users\Scott\AppData\Roaming\XBMC\addons\weather.wunderground\default.py", line 479, in properties
set_property('Alerts.%i.Significance' % (count+1), SEVERITY[item['significance']])
KeyError: (u'L',)
thanx for reporting the issue, i'll fix it.