View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Mar 17, 2005 11:59 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Another fairly well documented issue by now. Our friends at weather.com made some network changes that break the code that fetches weather maps. The basic problem is that w3.weather.com no longer works, so instead you must now use www.weather.com. The wiki has a writeup on fixing this: http://knoppmythwiki.homelinux.org/index.php?page=MythWeatherFix

BTW - not mentioned there directly is how to re-enable animated weather maps. It seems that the setting WeatherWantAnimated and the ability to enable it from the setup menus got lost between 0.16 and 0.17 due to a code regression. However the working bits are still in place. All you need to do to reenable them is poke the value in with a bit of SQL:
Code:
insert into settings (value, data, hostname) VALUES ("WeatherWantAnimated", 1, "");


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu