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

MythTV noreply at mythtv.org
Wed Dec 14 09:18:12 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-12-14T01:17:31-08:00
   Push Date:  2011/12/14 01:17:55 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b7c2e38fa5fc67c48423ac219d9c5a2908b8cc00
   Changeset:  https://github.com/MythTV/mythtv/commit/b7c2e38fa

Log:

Redo BBC Weather source

Seems the BBC had the urge to prettify (and break) their weather pages.  The
search now returns a different ID than the RSS feeds that we have been using.
Luckily, the RSS ID number seems to still be buried in the HTML, and they are
saying they'll have the RSS feeds linked "very soon".  Meanwhile this should
work.

This adds another requirement for Perl modules: JSON.

Fixes #10204

Modified:

   mythplugins/configure
   mythplugins/mythweather/mythweather/scripts/uk_bbc/BBCLocation.pm
   mythplugins/mythweather/mythweather/scripts/uk_bbc/bbccurrentxml.pl
   mythplugins/mythweather/mythweather/scripts/uk_bbc/bbcthreedayxml.pl



More information about the mythtv-commits mailing list