Here is what I think you are after...? attached as requested.?
Regards
Jolly
Jolly181
Junior Member Posts: 6 Joined: Mar 2012 Reputation: 0 Location: Carlingford, NSW |
2012-03-12 07:54
Post: #151
Hi Bossanova..
Here is what I think you are after...? attached as requested.? Regards Jolly
|
| find quote |
bossanova808
Donor Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-03-12 10:19
Post: #152
Re-read the very first two lines of this thread:
**** This Add On (for XBMC 11 (pre-)Eden and above only!) **** is based on Ronie's new default weather add on for XBMC. I've put the important bit in stars. And from your log file: 0 M:651599872 NOTICE: Starting XBMC, Platform: Windows 7, 32-bit Service Pack 1 build 7601. ****** Built on Mar 8 2011 (Git:e9e9099, compiler 1500) 15:28:18 T See if you can figure out the issue from there
My XBMC stuff: ...inc: |
| find quote |
Jolly181
Junior Member Posts: 6 Joined: Mar 2012 Reputation: 0 Location: Carlingford, NSW |
2012-03-12 18:35
Post: #153
I am gonna take a stab and say that because I am on on XBMC 10 that this is the reason it does not work for me.!!!
Guess I will have to wait until XBMC Final has been released so I can give it a try out.! Thanx for all your help with this. Regards Jolly |
| find quote |
bossanova808
Donor Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-03-13 01:33
Post: #154
Yep that would be it. Don't be afraid of the latest release candidate, go for it - it's super solid already.
My XBMC stuff: ...inc: |
| find quote |
Jolly181
Junior Member Posts: 6 Joined: Mar 2012 Reputation: 0 Location: Carlingford, NSW |
2012-03-13 06:06
Post: #155
OK Great will upgrade today.!! Thanks again for your help with this and also with putting up with me as well.!!
Regards Jolly |
| find quote |
ads_german
Senior Member Posts: 116 Joined: Dec 2006 Reputation: 0 Location: Perth, Aus. |
2012-03-19 11:09
Post: #156
Has anyone been able to get the radar images working for the Perth radar (IDR703)? I get the overlays for the rain, but none of the backgrounds (it appears the background images are missing on the BOM FTP server that the addon references).
I tried the Melbourne radar IDR023 and the radar background image(s) show up, so the addon is otherwise working perfectly. Just wondering if anyone else is using this in Perth with the radar working before I start delving through the log in more detail? Cheers, Adam. |
| find quote |
bossanova808
Donor Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-03-19 11:33
Post: #157
Maybe try a different range?
My XBMC stuff: ...inc: |
| find quote |
ads_german
Senior Member Posts: 116 Joined: Dec 2006 Reputation: 0 Location: Perth, Aus. |
2012-03-19 16:38
Post: #158
I tried the 256km range radar as well (IDR702) but had the same problem - no radar background images, only the rain animations. Here's my log file: http://pastebin.com/Ldy2dTqg
I looked into this the other day and logged on to the BOM FTP server - I noticed the background images for radar IDR703 weren't in the relevant folder like other radar codes (e.g. the Melbourne IDR023 one from your instructions). After hunting around for a while, I found them in another folder on the server (from memory), so I downloaded them and copied them to my addon_data folder. I renamed them correctly today and they show up (although something seems wrong with the transparency - I only get the locations.png image over a white background appearing, not layered on top of background.png, topography.png etc like I'm assuming should happen). Looking at them in a browser though, the transparency is correct. The postcode I'm using is 6103 - it seems to be a problem with the BOM FTP server though, not the addon. I can set the radar to IDR023 and see Melbourne's radar alongside my correct local forecast, so it's retrieving images fine if they're on the server. I also tried logging on to the FTP server just now and I can't even log on as anonymous like I could the other day - I'm getting more confused each time I look at it - any suggestions? |
| find quote |
bossanova808
Donor Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-03-20 01:09
Post: #159
Just that you're right, it's not downloading the backgrounds.
If you have manually downloaded them, you'll need to to the manual equivalent of this process: Code: #download the backgrounds only if we don't have them yeti.e. convert from indexed to RGB colour - XBMC can't handle the transparency stuff with indexed files. I am pretty sure the ftp was jsut a glitch, it's working now. If you can give me the full path of where you did find them, I can probably make it work I guess, bit weird they are in a different spot. EVERYONE PLEASE NOTE: Oz Weather is now officially in the official xbmc add ons repository These means the bossanova808 repo is a bit broken while I re-arrange, but you won't need it anyway if you just want OzWeather. My XBMC stuff: ...inc:
(This post was last modified: 2012-03-20 01:11 by bossanova808.)
|
| find quote |
hastarin
Junior Member Posts: 31 Joined: Sep 2008 Reputation: 0 Location: Melbourne, Australia |
2012-04-07 14:51
Post: #160
I just noticed this in the official repository. Thank you!
![]() I spent some time creating a Neon compatible version of the MyWeather.xml file. This doesn't need the Fonts.xml file as I've made it use the Neon fonts. NOTE: This may break compatibility with other weather addons but I suspect anyone using it won't care. They can always backup the original first of course. NeonMyWeather.zip I've done limited testing and the only glitch I can see is with the Now Playing label in the side menu appearing behind the buttons. It's not something I can be bothered spending the time fixing personally. ![]() Thanks again for your work. |
| find quote |