Kodi Community Forum
Broken Weather Underground - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Weather Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=155)
+---- Thread: Broken Weather Underground (/showthread.php?tid=116668)



RE: [RELEASE] Weather Underground (default xbmc weather addon) - nessus - 2012-04-21

Ronie... is it possible to add a third day as Weekend.3 label for the Weekend page ?. It was available in weather+ and i have already coded that way, plus i think it is a lot of empty space left for one screen with only two days.

Cheers
Nessus


RE: [RELEASE] Weather Underground (default xbmc weather addon) - ronie - 2012-04-21

(2012-04-21, 21:13)nessus Wrote: Ronie... is it possible to add a third day as Weekend.3 label for the Weekend page ?. It was available in weather+ and i have already coded that way, plus i think it is a lot of empty space left for one screen with only two days.

i'm aware weather+ has it, i'm also aware every skin supporting weather+ has coded it for three days...
BUT..the last time i checked, there where only two days in a weekend.

in other words, it doesn't make sense to me to include another day.


i'd sign up any day though if i could get a three day weekend Smile


RE: [RELEASE] Weather Underground (default xbmc weather addon) - nessus - 2012-04-21

True. A Weekend has two days but like i say one whole page with info about only two days it will look kinda empty.
Info that makes sense is good but provided in a most possible good looking way is also important.

Just my opinion.

Cheers
Nessus


RE: [RELEASE] Weather Underground (default xbmc weather addon) - locomot1f - 2012-04-25

(2012-04-21, 23:43)nessus Wrote: True. A Weekend has two days but like i say one whole page with info about only two days it will look kinda empty.
Info that makes sense is good but provided in a most possible good looking way is also important.

Just my opinion.

Cheers
Nessus


+1 - aesthetics v. logic -- LOL!!!

most people see the weekend as beginning Friday night, and ends Monday morning.


RE: [RELEASE] Weather Underground (default xbmc weather addon) - deh2k7 - 2012-04-26

Here's for 4-day weekends!


RE: [RELEASE] Weather Underground (default xbmc weather addon) - tinybutstrong - 2012-04-28

http://code.google.com/p/ronie/downloads/list

Version 0.1.3 is working for someone? I get many errors in log, example:

Code:
19:13:31 T:2188   ERROR: Error Type: <type 'exceptions.KeyError'>
19:13:31 T:2188   ERROR: Error Contents: ('image_url',)
19:13:31 T:2188   ERROR: Traceback (most recent call last):
                                              File "C:\XBMC\portable_data\addons\weather.wunderground\default.py", line 658, in <module>
                                                forecast(location)
                                              File "C:\XBMC\portable_data\addons\weather.wunderground\default.py", line 201, in forecast
                                                properties(data)
                                              File "C:\XBMC\portable_data\addons\weather.wunderground\default.py", line 599, in properties
                                                url = data['radar']['image_url']
                                            KeyError: ('image_url',)

So no data is updated in screen.


RE: [RELEASE] Weather Underground (default xbmc weather addon) - pkscout - 2012-04-28

(2012-04-28, 00:16)tinybutstrong Wrote: Version 0.1.3 is working for someone? I get many errors in log, example:

It's working fine for me. It would be helpful for you to get and post an entire debug log (post it to pastebin and put a link here) to see what' happening before the error.


RE: [RELEASE] Weather Underground (default xbmc weather addon) - Martijn - 2012-04-28

(2012-04-28, 00:22)pkscuot Wrote:
(2012-04-28, 00:16)tinybutstrong Wrote: Version 0.1.3 is working for someone? I get many errors in log, example:

It's working fine for me. It would be helpful for you to get and post an entire debug log (post it to pastebin and put a link here) to see what' happening before the error.

Got the same error and I think ronie already knows Wink


RE: [RELEASE] Weather Underground (default xbmc weather addon) - dallasnights - 2012-04-29

WOW there was an update to XBMC this morning, installed it and have 0.13 for Weather and now all the other fucntions, weekly, weekend etc are gone its back to the regular old weather, anyone have a fix for ATV2

Thanks all


RE: [RELEASE] Weather Underground (default xbmc weather addon) - ronie - 2012-04-29

(2012-04-29, 01:12)dallasnights Wrote: WOW there was an update to XBMC this morning, installed it and have 0.13 for Weather and now all the other fucntions, weekly, weekend etc are gone its back to the regular old weather, anyone have a fix for ATV2

Thanks all

install the Confluence mod again?


RE: [RELEASE] Weather Underground (default xbmc weather addon) - dallasnights - 2012-04-29

Perfect I should have thought of that, works again thank you for your hard work it is appreciated!


RE: [RELEASE] Weather Underground (default xbmc weather addon) - tinybutstrong - 2012-04-29

(2012-04-28, 00:22)pkscuot Wrote: It would be helpful for you to get and post an entire debug log (post it to pastebin and put a link here) to see what' happening before the error.

Here is the log, from startup to weather panel.

http://pastebin.com/bzerUgnA




RE: [RELEASE] Weather Underground (default xbmc weather addon) - ronie - 2012-04-29

(2012-04-29, 03:59)tinybutstrong Wrote:
(2012-04-28, 00:22)pkscuot Wrote: It would be helpful for you to get and post an entire debug log (post it to pastebin and put a link here) to see what' happening before the error.

Here is the log, from startup to weather panel.

http://pastebin.com/bzerUgnA

should be fixed in v0.1.4:
weather.wunderground-0.1.4.zip


RE: [RELEASE] Weather Underground (default xbmc weather addon) - tinybutstrong - 2012-04-30

Working fine by now.

Any skin already is supporting new features listed by you in page 7?

ps: you forgot to update version in changelog and description, still 0.1.3.


RE: [RELEASE] Weather Underground (default xbmc weather addon) - Nuka1195 - 2012-04-30

@ronie I have a module over at xbmc4xbox that handles conversions of various things. It has some moon phase icons also. Does this weather provider support that. I have some questions on how the new weather works and maybe some suggestions to make things a little smoother. Can we discuss it via email or in here. I can't do irc.