[mythtv-commits] mythtv commit: r15908 - in trunk/mythplugins/mythweather/mythweather/scripts by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Feb 11 11:38:22 UTC 2008


      Author: stuartm
        Date: 2008-02-11 11:38:21 +0000 (Mon, 11 Feb 2008)
New Revision: 15908
   Changeset: http://cvs.mythtv.org/trac/changeset/15908

Added:

   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCAN-Maps.xml
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCAN-Stations.xml
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCANLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCANMapSearch.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCANParser.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/ENVCAN_icons
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/envcan.pl
   trunk/mythplugins/mythweather/mythweather/scripts/ca_envcan/envcan_animaps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/uk_bbc/
   trunk/mythplugins/mythweather/mythweather/scripts/uk_bbc/BBCLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/uk_bbc/bbccurrentxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/uk_bbc/bbcthreedayxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/MapSearch.pm
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/NDFDParser.pm
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/NWS-Stations.xml
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/NWSLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/animaps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/bp16mr06.dbx
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/icons
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/maps
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/maps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/maps.xml
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/ndfd.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/ndfd18.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/ndfdXML.pm
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/nws-alert.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/nwsxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/us_nws/weather_types

Removed:

   trunk/mythplugins/mythweather/mythweather/scripts/BBCLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCAN-Maps.xml
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCAN-Stations.xml
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCANLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCANMapSearch.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCANParser.pm
   trunk/mythplugins/mythweather/mythweather/scripts/ENVCAN_icons
   trunk/mythplugins/mythweather/mythweather/scripts/MapSearch.pm
   trunk/mythplugins/mythweather/mythweather/scripts/NDFDParser.pm
   trunk/mythplugins/mythweather/mythweather/scripts/NWS-Stations.xml
   trunk/mythplugins/mythweather/mythweather/scripts/NWSLocation.pm
   trunk/mythplugins/mythweather/mythweather/scripts/animaps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/bbccurrentxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/bbcthreedayxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/bp16mr06.dbx
   trunk/mythplugins/mythweather/mythweather/scripts/envcan.pl
   trunk/mythplugins/mythweather/mythweather/scripts/envcan_animaps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/icons
   trunk/mythplugins/mythweather/mythweather/scripts/maps
   trunk/mythplugins/mythweather/mythweather/scripts/maps.pl
   trunk/mythplugins/mythweather/mythweather/scripts/maps.xml
   trunk/mythplugins/mythweather/mythweather/scripts/ndfd.pl
   trunk/mythplugins/mythweather/mythweather/scripts/ndfd18.pl
   trunk/mythplugins/mythweather/mythweather/scripts/ndfdXML.pm
   trunk/mythplugins/mythweather/mythweather/scripts/nws-alert.pl
   trunk/mythplugins/mythweather/mythweather/scripts/nwsxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/weather_types

Log:

Move the weather grabbing scripts into subdirectories according to the
source they grab from. This is purely to make it easier to manage the
scripts down the line but is also necessary for that same reason.

NOTE you will need to rerun mythweather setup twice, the first time so
that it deletes the old screens and a second time to add the re-add
them. Apologies for this, but better this change is made now than
after 0.21 is released where it will cause much more disruption.

Thanks to Joe Ripley for the original patch which made this possible.

Refs #3722






More information about the mythtv-commits mailing list