Closed frantisekz closed 11 years ago
From what I can make out, conkyWeather is called every 1800s (30mins) and conkyYahooWeather every 600 (10mins) within the generated rc file from conkyrc_sls.c. There is another function within the Lua file but it only deals with Yahoo and is not called (get_yahoo_weather_info)
To test it you could temporarily reduce the 1800 to a far lower value to see if the information is redownloaded
Yeah, it looks ok. I think this isn't issue then :)
Conky in SLS mode should be able to auto-refresh weather info. Additionally, it should be possible to set requested time to reload weather info.