• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 23
[RELEASE] Weather.com Plus Plugin - skinnable via the new Weather Plugin API in XBMC!
the skin for confluence is about done, but unless xbmc has a change committed it won't work. you would constantly crash. so when/if that change gets committed i will release it.

needs to be made in camelot also, which i'm unsure would happen.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
thanx for all the updates nuka!
just installed 1.2.3 and i'm getting a 'script failed' error at startup.

whenever you have a spare minute, mind having a look at my debug log ?

xbmc-r26199
linux
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Question 
Hi Guys, still struggling to understand how to skin for a different radar image? I am using this code at the moment.

Code:
<info>Window.Property(MapPath)</info>

But it always defaults to Europe - as specified by my plugin settings "Map List #1 Category" which is "Local". There are other radar images in this category though, e.g. France, UK, Germany etc in TWC supplemental. What skin code do I use to get a different local radar image?

Thanks, Ex
Reply
Quote:
[weather.com plus]

-changed: version -> 1.2.3a
-fixed: sunrise/sunset for hourly forecast could error

hopefully fixed

ex directory that's a skin issue. the skin has to supply a list to choose from. ask in the skins forum.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
Nuka1195 Wrote:hopefully fixed

cheers. will let you know in case the error pops up again.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Nuka1195 Wrote:hopefully fixed

ex directory that's a skin issue. the skin has to supply a list to choose from. ask in the skins forum.

I am the skin developer - just a bit of a noob!

Anyway, found it: should have read your first post.

So now I can change maps, but cannot get the map I want saved as the default for the next restart - also a skin issue?
Reply
While using this plugin I have found that if daily.%d.outlook is "Rain / Snow" then it never displays a fanart icon. Is there an updated list set of images somewhere?

Also, using Hourly.%h.Sunrise and Sunset displays nothing, should this not be a Daily.%d. setting anyway?

Finally, UVIndex (UV) is only available in the weekend forecast, is this correct or a doc ommision?

Ex
Reply
Quote:
[weather.com plus]

-changed: version -> 1.3
-changed: English language strings
-changed: removed 15 minute hourly forecast info and setting. now only 12 Hourly.# properties
-changed: removed all Daily.Heading# and Hourly.Heading# properties (they are all localized in xbmc strings anyways), replaced with Hourly.IsFetched and Daily.IsFetched for <visible> conditions
-added: properties 36Hour.IsFetched, Weekend.IsFetched, Hourly.IsFetched, Daily.IsFetched, Current.Pressure, Current.Visibility, Current.Sunrise and Current.Sunset
-changed: you can now use a map url of a weather.com map in your userdefined map file. no need for direct links to images
-changed: new user defined maps sample file
-changed: minor code cleanup

*important changes
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
for those waiting for the confluence skin.

http://forum.xbmc.org/showthread.php?tid=66261

read the important message in the first post.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
Quote:
[weather.com plus]

-changed: version -> 1.3.1
-fixed: hourly forecast
-changed: alert notification can now be set for read alert only, red/orange alert only or all
-changed: english language strings

*see http://forum.xbmc.org/showthread.php?tid=52034
** reset your settings

update
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
Thank you
Reply
Smile 
Nuka1195 Wrote:update

Hi Nuka, 4 out of 6 days this week are "Rain/Snow" in my town!!! If daily.%d.outlook is "Rain / Snow" then it never displays a fanart icon. Is there an updated list set of images somewhere you could point me to please?
Reply
you are awrae timdog updated the package?

http://forum.xbmc.org/showthread.php?tid=41650

how are you using daily for fanart? there is a Daily.%d.FanartCode. what exactly are you doing?
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
Nuka1195 Wrote:you are awrae timdog updated the package?

http://forum.xbmc.org/showthread.php?tid=41650

how are you using daily for fanart? there is a Daily.%d.FanartCode. what exactly are you doing?

Hi Nuka, making progress, I did know about that thread, but reading it again gave me an idea, it was a '0' in front of the first 9 folders causing the problem Now i get icons!

I do get some odd results though with rain/snow still. If it is rain/snow showers, as in Edinburgh right now, When i use $INFO[Window.Property(Current.FanartCode)] i get the rain icon and changing to Sheffield, uk, also rain /snow showers right now i get the fog icon!
Reply
ex_directory Wrote:Hi Nuka, making progress, I did know about that thread, but reading it again gave me an idea, it was a '0' in front of the first 9 folders causing the problem Now i get icons!

I do get some odd results though with rain/snow still. If it is rain/snow showers, as in Edinburgh right now, When i use $INFO[Window.Property(Current.FanartCode)] i get the rain icon and changing to Sheffield, uk, also rain /snow showers right now i get the fog icon!

daily.%d.Outlook / OutlookIcon / FanartCode should match i guess, but Current.FanartCode might be different due to the fact it's based on the actual weather condition, instead of the forecast.

at least that's what i make of it. ;-)


btw. i've figured out a way to save the selected map, so the correct map will be loaded after a reboot. just let me know if you're interested in the code.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 23

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Weather.com Plus Plugin - skinnable via the new Weather Plugin API in XBMC!2