• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 62
[RELEASE] Weather Plus Addon
EclipseGT Wrote:could we get some weather videos for Charlotte, NC Smile

WBTV 3 (Charlotte, NC) already available Smile
It's in the CBS channel list.
Reply
Just Checking as updating support for this addon. I've used the attribute
Code:
<textcolor>$INFO[Window(2600).Property(Alerts.Color)]</textcolor>
Will this work ?
Noli illegitimi carborundum


Reply
Mudislander Wrote:Just Checking as updating support for this addon. I've used the attribute
Code:
<textcolor>$INFO[Window(2600).Property(Alerts.Color)]</textcolor>
Will this work ?
Code:
<textcolor>$INFO[Window(Weather).Property(Alerts.Color)]</textcolor>
This will work.
Reply
brightsr Wrote:
Code:
<textcolor>$INFO[Window(Weather).Property(Alerts.Color)]</textcolor>
This will work.

Thanks. Testing with "beta.1207.zip" & all is working. Managed to get today's Weather Alert for Scotland with Wunderground.com Smile

So next update of Convergence (v3.1.2) supports weather alerts & multiple video choice.
Noli illegitimi carborundum


Reply
Mudislander Wrote:Thanks. Testing with "beta.1207.zip" & all is working. Managed to get today's Weather Alert for Scotland with Wunderground.com Smile

So next update of Convergence (v3.1.2) supports weather alerts & multiple video choice.

Thanks a lot for supporting this addon. Cheers!
Reply
Many thanks brightsr for adding Hungary. However, when I start the video, it is the accuweather europe forecast video which starts. Am I doing something wrong?

I also noticed that:
- wunderground shows very low temp for Budapest (-14C) which is surely not the case
- weather.com doesn't show actual temp (it is always 0C) for Budapest
- accuweather seems to be accurate
Reply
olympia Wrote:Many thanks brightsr for adding Hungary. However, when I start the video, it is the accuweather europe forecast video which starts. Am I doing something wrong?

No, my mistake. I'll re-upload a re-packaged zip file soon.
Reply
Codes for Hungarian video and "auto" accuweather language option were missing in the last beta package. sorry about that. plz try this.

Re-packaged Beta download : http://xbmc-addons.googlecode.com/files/...a.1208.zip
Reply
olympia Wrote:I also noticed that:
- wunderground shows very low temp for Budapest (-14C) which is surely not the case
- weather.com doesn't show actual temp (it is always 0C) for Budapest
- accuweather seems to be accurate

strange.. It works pretty properly for me. every provider shows 6C(43F) now.
Reply
-15C for me now with wunderground Smile

not sure it helps, but here is the log:
http://pastebin.com/i216RFJ3
Reply
@ Olympia

please try to overwrite this file in the folder of "weather.weatherplus"

link : http://xbmc-addons.googlecode.com/files/...rClient.py
Reply
It doesn't make any difference, let me know if I can do anything to debug this.

...and thanks for the video fix! It works now! Smile
Reply
olympia Wrote:It doesn't make any difference, let me know if I can do anything to debug this.

I'll post another py file for debugging soon. then test and please post your log once again.

* EDIT : plz try with this and post your log : http://xbmc-addons.googlecode.com/files/...rClient.py
Reply
Hi brightsr

Is adding other providers something you're interested in doing? Or having someone help you do?

In Australia there's really only one weather source worth having, our Bureau of Meteorology. Everything else sucks for down here.

Per this thread I have started hacking away at this, but only basic so far - http://forum.xbmc.org/showthread.php?tid=116524

The BOM have a shocking, poorly documented system. The hard part is mapping locations to BOM IDs and then finding the data based on those IDs. But if you have that, there is quite a lot of data, including radar overlays etc etc.

Anyway, just thought I'd touch base and see what you thought. Apparently you're the expert and I have pretty much zero python skills...
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply
bossanova808 Wrote:Hi brightsr

Is adding other providers something you're interested in doing? Or having someone help you do?

In Australia there's really only one weather source worth having, our Bureau of Meteorology. Everything else sucks for down here.

Per this thread I have started hacking away at this, but only basic so far - http://forum.xbmc.org/showthread.php?tid=116524

The BOM have a shocking, poorly documented system. The hard part is mapping locations to BOM IDs and then finding the data based on those IDs. But if you have that, there is quite a lot of data, including radar overlays etc etc.

Anyway, just thought I'd touch base and see what you thought. Apparently you're the expert and I have pretty much zero python skills...

I'm always interested in adding a provider if it is really needed.
I know the best provider would be a national provider which can cover whole locations of a country and give more accurate or significant weather information.
If you want to make an weather addon cover current weather and simple 4 day forecast which is the standard of XBMC, it's the best to develop your own addon. But you really want to cover more information like Weather+ does, I can help you code to fetch and parse the provider's website, and I'll be willing to merge your code into Weather+.
Anyway, it seems that you have a trouble with getting location ID or something like that. I'll investigate and give you some idea.
Cheers!

P.S I'm really not a expert, too. Sad
Reply
  • 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 62

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Weather Plus Addon2