AccuWeather.com maps script
#31
Thanks - but it's weird that I can't download anything with that link. Not sure why.
Reply
#32
Nuka, up this to xbmcscripts.com and make it easy for people to DL.
I'm not an expert but I play one at work.
Reply
#33
C'mon devs Is anyone looking to get this working for us people in the UK and Europe?
Reply
#34
Hehe lol, UK and Europe Laugh

Sollie.

PS: to which continent does the UK belongs to?
Image
Reply
#35
zippy101, the base for world and canada is there, but it needs someone to visit accuweather.com's website and load some maps. Then look at the address and see what code is for what map. Post the info here.

This could have been a simple parse the website for gifs, but I wanted a more structured layout, so the need for doing the above. I suppose it could parse their website, but I'm not going to rewrite it to do that.
Reply
#36
http://code.google.com/p/xbmc-scripting/

This is where AccuWeather script is, among others. I use tortoiseSVN for the client.

Inside the root folder of Accuweather is an excel spreadsheet, used for making the config files.

What needs to be done in the script is the def getCodes(self): needs to be modified for the worlds codes and canada's codes.

Then the config file for them needs creating. If you don't have excel, let me know and i can tell you what i need to create the file.

Thanks
Reply
#37
Question 
Nuka1195 Wrote:http://code.google.com/p/xbmc-scripting/

This is where AccuWeather script is, among others. I use tortoiseSVN for the client.

When I go to the web page it says "none yet"?

Can you post the latest AccuWeather script on XBMCscripts.com?

I'm having an issue where it cannot find my area and it reverts to the default.

thanks!
I'm not an expert but I play one at work.
Reply
#38
Affini, it's still a work in progress. So the best place to get it is SVN. Use tortoise SVN.

http://xbmc-scripting.googlecode.com/svn/trunk/
Reply
#39
Nuka1195 Wrote:Affini, it's still a work in progress. So the best place to get it is SVN. Use tortoise SVN.

http://xbmc-scripting.googlecode.com/svn/trunk/


I avoid installing apps on my PC unless it is something I use daily.

Are you planning on making these script widely avail... e.g posting on xbmcscripts.com or in a ZIP/RAR format somewhere?
I'm not an expert but I play one at work.
Reply
#40
Nuka1195 Wrote:zippy101, the base for world and canada is there, but it needs someone to visit accuweather.com's website and load some maps. Then look at the address and see what code is for what map. Post the info here.

This could have been a simple parse the website for gifs, but I wanted a more structured layout, so the need for doing the above. I suppose it could parse their website, but I'm not going to rewrite it to do that.

taipei, taiwan:
http://wwwa.accuweather.com/index-world-...018|TAIPEI|

thanks...
Reply
#41
Thanks for the great script. I was using an old version and just found this thread and pulled the code with svn. I like lots of people are using svn these days... so much nicer than CVS...

Anyway I built the script but when I run default.py it gets about half way through and is importting settings and it errors and says check the config file. I am in the US. Do I have to do something with the spreadsheet or one of the included XML files to make this work....

Any help would be greatly appreciated...

Thanks,
Sean
Reply
#42
the build.bat just copies the script and files excluding all the .svn folders. Make sure you copied the folder inside the BUILD folder and it should work.

You shouldn't have to do anything else. Keep in mind only USA locations work for now and quite a few maps do not work currently.
Reply
#43
Sorry, this file is no longer available. It may have been deleted by the uploader, or has expired.Huh
Reply

Logout Mark Read Team Forum Stats Members Help
AccuWeather.com maps script0