[mythtv-commits] Ticket #8623: MythWeather not updating weather maps properly
MythTV
mythtv at cvs.mythtv.org
Wed Jun 30 08:05:38 UTC 2010
#8623: MythWeather not updating weather maps properly
----------------------------------+-----------------------------------------
Reporter: beirdo | Owner: beirdo
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: Plugin - MythWeather | Version: Unspecified
Severity: medium | Resolution: fixed
Mlocked: 0 |
----------------------------------+-----------------------------------------
Changes (by beirdo):
* status: accepted => closed
* resolution: => fixed
Comment:
(In [25220]) The weather maps will now update to the screen when an update
happens. Also,
I tweaked the internal update check time to give a padding of 15s as the
update time stored to the database is post-update, and the update scripts
can
take some time. Without this padding, the first update can easily be
missed,
and the padding allows for 15s of execution time. This may need more
tweaking.
Finally, before processing data from a script, the DataMap is now cleared
to
prevent accumulation of text caused by the code that allows for multi-line
output from the scripts.
Closes #8623
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8623#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list