View Single Post
Posts: 270 | Thanked: 37 times | Joined on Sep 2010
#126
Originally Posted by woody14619 View Post
Yes, setting the CHECKINT to 0 will cause it to get the weather every time qbw calls it to update. That's what you explicitly asked for about 8 posts ago, to always update when called.
I didn't set to 0, if you see my weather.sh you could see that I changed only
#wifion=`/sbin/ifconfig wlan0 | grep -i "inet addr" | wc -l`


Originally Posted by woody14619 View Post
As for changing the link, it should be beyond obvious where to change that. It's the right at the top of the script, with a comment of "Change this to your URL", and is the only place in the entire script that yahoo is mentioned. Don't forget to put your unit specifier in (it should default to C for most European countries, but never hurts to call it out explicitly).
I tried to change only that link but it doesn't seem to work..perhaps there are other parameters...for example TEMPNAME="ywtemp.htm"

italian link could be
http://it.meteo.yahoo.com/italia/lom...alepio-713359/

Last edited by iscio; 2011-06-29 at 06:45.