[mythtv-commits] mythtv/master commit: 212062c44 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Jan 11 05:42:54 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-01-10T21:31:15-08:00
   Push Date:  2011/01/10 21:42:50 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  212062c44d5576e5bf15db2d29b162f176ca7c53
   Changeset:  https://github.com/MythTV/mythtv/commit/212062c44

Log:

Fix Environment Canada animated maps.

As the support for the "pile of images" animation was removed to simplify the
mythweather code, this script stopped working.  Additionally, it was not
returning any copyright data.  As the requirement for Image::Magick has already
been added for some of the mythnetvision scripts, there's little reason not to
use it in mythweather.  To fix this animation, we are now reading in each
downloaded image in turn with Image::Magick, and making an animated GIF to pass
to mythweather.

Fixes #9467

Modified:

   mythplugins/mythweather/mythweather/scripts/ca_envcan/envcan_animaps.pl



More information about the mythtv-commits mailing list