- Thread starter
- Moderator
- #401
Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN
Mh, there is only one update process for arhus in the log
Did you wait some time? If you change the weather in the weather gui of mediaportal, then infoservice gets the new location when the weather refresh interval occurs. That means: If you set your weather refresh interval to 1 minute in the infoservice config, then you'll have to wait 1-2 minutes after weather change in mp, till infoservice gets the new location.
I've tried various things to get the information about weather location change immediately, but without success :/
Mh, there is only one update process for arhus in the log
Code:
03-02-2010 14:22:21 | Weather | Debug | Downloaded weather xml successful. Now checking whether the file has errors...
03-02-2010 14:22:21 | Weather | Info | Downloaded/Checked successful the weather data for location id DAXX0003
03-02-2010 14:22:21 | Weather | Debug | Parsing weather data for location id DAXX0003
03-02-2010 14:22:21 | Weather | Debug | Location id DAXX0003 seems to be Arhus, Denmark
03-02-2010 14:22:21 | Weather | Debug | Parsing the weather forecast data
03-02-2010 14:22:21 | Weather | Debug | Parsing of weather data done. See above for possibly errors or warnings
03-02-2010 14:22:21 | Weather | Info | Update of weather successful. Now setting up properties...
03-02-2010 14:22:21 | InfoService | Debug | Set property "#infoservice.weather.location" to "Arhus, Denmark" successful
03-02-2010 14:22:21 | InfoService | Debug | Set property "#infoservice.weather.today.temp" to "-1°C" successful
Did you wait some time? If you change the weather in the weather gui of mediaportal, then infoservice gets the new location when the weather refresh interval occurs. That means: If you set your weather refresh interval to 1 minute in the infoservice config, then you'll have to wait 1-2 minutes after weather change in mp, till infoservice gets the new location.
I've tried various things to get the information about weather location change immediately, but without success :/