[mythtv-commits] mythtv branch master updated by beirdo. v0.26-pre-762-gb8a78ae

Git Repo Owner noreply at mythtv.org
Wed Jul 4 06:53:02 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user beirdo.
       via  b8a78aeb35167a676a7e25c342a1869e8016d76a (commit)
      from  7bbcf8b05d8b41a4d3446cc6b3b50cb66aec2d07 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b8a78aeb35167a676a7e25c342a1869e8016d76a
Author:    Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 3 Jul 2012 23:50:23 -0700
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 3 Jul 2012 23:52:51 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b8a78aeb35167a676a7e25c342a1869e8016d76a

Reworked all of the NOAA/NWS Weather Scripts
Seems weather.gov has moved the urls for nearly all their data services.  On
top of that, the SOAP response is gzip encoded by default, and SOAP::Lite is
stupid and can't handle it.  Also, we were missing the Units parameter which
is now required.

Fixes #10821



-----------------------------------------------------------------------

Summary of changes:
 .../mythweather/scripts/us_nws/NDFDParser.pm       |    3 +-
 .../mythweather/mythweather/scripts/us_nws/ndfd.pl |   17 ++++----------
 .../mythweather/scripts/us_nws/ndfd18.pl           |   13 ++++------
 .../mythweather/scripts/us_nws/ndfdXML.pm          |   24 ++++++++++---------
 .../mythweather/scripts/us_nws/nws-alert.pl        |    8 +++---
 .../mythweather/scripts/us_nws/nwsxml.pl           |   12 +++++-----
 6 files changed, 35 insertions(+), 42 deletions(-)
 mode change 100644 => 100755 mythplugins/mythweather/mythweather/scripts/us_nws/nws-alert.pl

-- 



More information about the mythtv-commits mailing list