[RELEASE] World Weather Online Addon
#1
World Weather Online Addon has been released on official repo, to use it you will need to use the nightly build that has ada86f4c96e5fbd35b9c4d35d87b0b37517f927f in it.

installation instructions:

1. as said before, use nightly build of Eden-pre
2. go to System->addons and download World Weather Online Addon from weather section
3. select it as a default addon in system->weather and set locations for which you need weather.

enjoy it and let us know if there are any issues. Smile
Reply
#2
Thanks.

EDIT: When I select a location it doesn't do anything - the field stays blank.
Reply
#3
Great my husband is a weather junkie
Reply
#4
Hitcher Wrote:Thanks.

EDIT: When I select a location it doesn't do anything - the field stays blank.

and you have the https://github.com/xbmc/xbmc/commit/ada8...37517f927f in your nightly?
Reply
#5
which nightly is that? latest windows build is two days ago and doesn't have a name provided in the instructions above.
How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony Smart Control Remote| 52" Sharp Aquos LED TV | Denon AVR-X1000 |
| Freenas Server with 18TB ASRock Intel Avoton C2750 |
Reply
#6
amet Wrote:and you have the https://github.com/xbmc/xbmc/commit/ada8...37517f927f in your nightly?

Sorry, I downloaded the latest one assuming it was today's but as htpc guy pointed out the Windows builds haven't been updated.
Reply
#7
Hitcher Wrote:Sorry, I downloaded the latest one assuming it was today's but as htpc guy pointed out the Windows builds haven't been updated.

htpc guy Wrote:which nightly is that? latest windows build is two days ago and doesn't have a name provided in the instructions above.

If all goes well it should be in there tomorrow (november 15th) if build goes well.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#8
OK as the automatic build of the latest win32 nightly has failed again (problem with the buildbot not with the actual code) I decided to build one locally and upload it for you guys so you can make the necessary changes ASAP: http://www.megaupload.com/?d=WE71JZEG
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#9
Thanks Montellese, I was about to post the the Windows nightly failed to appear again.
Reply
#10
Only problem I have is that Window(Weather).Property(Current.Wind) doesn't just return the wind speed as seen below.

Image

EDIT: Is this anything to do with this localisation string?

Code:
<string id="434">From %s at %i %s</string> <!--From <wind dir.> at <speed> <unit>-->

If it is then maybe it's best left as it for current skins but adding a Current.WindSpeed property would also be useful as in my case.
Reply
#11
that's just how old add-ons returned it, i cloned how core has always done it. that being said, you can probably have your property, i'll have to check that we have a dedicated localized string for it.
Reply
#12
Thanks spiff.
Reply
#13
3e6c1bb
Reply
#14
Appreciated.

I don't know if it's important or not but Current.winddirection in the script isn't formatted the same as the other labels. I know there can be problems on some system with upper and lower case letters so I thought I'd point it out.
Reply
#15
props are case insensitive so no worries there.
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] World Weather Online Addon0