![]() |
|
[RELEASE] Weather Plus Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Weather Add-ons (/forumdisplay.php?fid=155) +---- Thread: [RELEASE] Weather Plus Addon (/showthread.php?tid=95329) |
- fional - 2011-11-23 00:55 brightsr Wrote:Yes, those are not given by accuweather.com. Ah yeah, I bet I was using weather.com for that before, wasn't I probably? Or I could just be imagining. I uninstalled and reinstalled and I still couldn't get that little icon by the clock to appear, but at least when I wake up and take the tv off sleep, I can see the current condition in Dublin! Thanks! - hentai23 - 2011-11-23 00:59 yeah well not experiencing this everything is working as should thou i must note that im using weather.com for this addon and weather icon at the top right plus temperature is showing perfect including every mode such as 4days , 7days etc etc , keep up the good work - Niceguy - 2011-11-23 11:14 Quote:Oh, what do you mean by four days? As I understood installing MOD goes as follows : I unpacked the MOD, containing four subdirectories then went to \\XBMC\skins\Confluence and replaced the existing subdirectories with the ones from the MOD. The result is this: http://imageshack.us/photo/my-images/803/20111123weather.jpg/ - spiff - 2011-11-23 14:14 uhm, xbmc/skins has been unused since camelot. - brightsr - 2011-11-23 14:44 Niceguy Wrote:As I understood installing MOD goes as follows : I unpacked the MOD, containing four subdirectories if you have dharma, the right path is XBMC\addons\skin.confluence - Niceguy - 2011-11-23 15:34 Ok so that was my mistake! It's working now. Thank you brightsr
- brightsr - 2011-11-23 17:17 @ Aeon65 Users : Overwrite this new fixed mod into your skin folder : http://xbmc-addons.googlecode.com/files/Aeon65%20Mod%20for%20WeatherPlus.zip * Fixed : Current Icon and Temperature on Mini Panel - noikz - 2011-11-23 18:15 brightsr Wrote:@ Aeon65 Users : Big thanks for the SPEEDY fix, all working now. You're a legend. - fional - 2011-11-23 23:47 brightsr Wrote:@ Aeon65 Users : Can the same be used in Aeon Nox for the same issue? - brightsr - 2011-11-24 00:44 fional Wrote:Can the same be used in Aeon Nox for the same issue? I don't think so because that may have different structure of XML. If you need yours fixed or modified, I can investigate it. But I think it's better way to ask a skinner developing your skin. Or you can do it by yourself following below. 1) open xml files (like home.xml, Includes_Furniture.xml, etc.) 2) replace "Weather.Conditions" -> "Window(Weather).Property(Current.OutlookIcon)" 3) replace "Weather.FanartCode" -> "Window(Weather).Property(Current.FanartCode)" Current.FanartCode is not available if you use Weather.com. which is going to be fixed in next release. (FanartCode is for animated icon.) |