[mythtv-commits] mythtv/fixes/0.24 commit: 6574b9cb5 by Gavin Hurlbut (Beirdo)

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


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-01-10T21:49:31-08:00
   Push Date:  2011/01/10 21:50:51 -0800
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  6574b9cb51d22b4b717b5c84281c927fe7d9b532
   Changeset:  https://github.com/MythTV/mythtv/commit/6574b9cb5

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