Kodi Community Forum
[RELEASE] Weather.com Plus Plugin - skinnable via the new Weather Plugin API in XBMC! - 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: [RELEASE] Weather.com Plus Plugin - skinnable via the new Weather Plugin API in XBMC! (/showthread.php?tid=52034)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23


- ronie - 2011-02-12

brightsr Wrote:The Weather.com pages have been changed, So I'm fixing a lot of fetching code.
It seems that there're so many changes on video streaming and it's so complicated.
I'll keep working on it, but I'm not sure it would be available.

if i'm not mistaken Nuka1195 is still working on weather.com plus as well,
but only as a plugin for the xbox.

maybe his code could be of some help:
http://code.google.com/p/xbmc-addons/source/browse/trunk/plugins/weather/weather.com%20plus/resources/lib/WeatherClient.py


- brightsr - 2011-02-12

ronie Wrote:if i'm not mistaken Nuka1195 is still working on weather.com plus as well,
but only as a plugin for the xbox.

Thanx ronie,
but I've been working with his code which you posted.
Last update was 01-07-2010.
So I had to change a lot of code including 36hour forecast, Alerts, etc.

Good news is that I found a way to enable fetching video again, it's easier than I thought.
I'll be back soon.


- htpc guy - 2011-02-13

I would like to integrate this into Cirrus Extended. Any tips on where I should start?


- brightsr - 2011-02-13

Video Available Now! (Only US)

Download : http://www.mediafire.com/?xhlxckdyw18qt90


- ronie - 2011-02-13

brightsr Wrote:Video Available Now! (Only US)

Download : http://www.mediafire.com/?xhlxckdyw18qt90

this thing gets better and better :-)

cheers mate!

Image


- ronie - 2011-02-13

htpc guy Wrote:I would like to integrate this into Cirrus Extended. Any tips on where I should start?

the first post lists all the available window properties,
so start by checking what's available and which property name to use.

for example, if yo want to display tomorrow's windspeed:
$INFO[Window(Weather).Property(Daily.1.WindSpeed)]

and so on...


- brightsr - 2011-02-13

I'm working on UK and europe video forecast for UK and european users.
Almost done, it will fetch video from skynews(UK) or accuweather.com(Europe).
But I'm not sure when i'll be able to post that.

And, Welcome any ideas or suggestions for this add-on!


- ronie - 2011-02-13

brightsr Wrote:I'm working on UK and europe video forecast for UK and european users.
Almost done, it will fetch video from skynews(UK) or accuweather.com(Europe).
But I'm not sure when i'll be able to post that.

that would be just great!
good luck in getting it to work. :-)

brightsr Wrote:And, Welcome any ideas or suggestions for this add-on!

would it be possible for US locations to fetch the local weather forecast video,
instead of the national one?


Brazil or South America - Wanilton - 2011-02-13

would it be possible for Brazil ou South America locations to fetch the Weather forecast video?

Thanks for this, great job.Laugh


- Shuey - 2011-02-13

I've enabled and configured this add-on, but my weather still looks exactly the same... I verified that I have full ownership and permissions to the xbmc folder and all subfolders/files; this is Windows 7 32-bit.

I'm obviously missing something, and I hope it's something stupid/simple Big Grin


- ronie - 2011-02-13

Shuey Wrote:I'm obviously missing something, and I hope it's something stupid/simple Big Grin

a skin that supports it.


- giftie - 2011-02-13

Shuey Wrote:I've enabled and configured this add-on, but my weather still looks exactly the same... I verified that I have full ownership and permissions to the xbmc folder and all subfolders/files; this is Windows 7 32-bit.

I'm obviously missing something, and I hope it's something stupid/simple Big Grin

What skin are you using?

Most skins are not set up to use this addon.


- Shuey - 2011-02-13

Confluence =\...


- ronie - 2011-02-13

here's an updated version of Nuka1195's mod for Confluence:
Confluence_weather_mod.zip


screenshots can be found in the old thread:
http://forum.xbmc.org/showthread.php?tid=66261


- ronie - 2011-02-13

brightsr Wrote:And, Welcome any ideas or suggestions for this add-on!

oh yeah, forgot to mention, download of the map pack in addon settings is broken.