[mythtv-commits] Ticket #13118: Mythweather Canada script is broken

MythTV noreply at mythtv.org
Wed Oct 11 00:31:51 UTC 2017


#13118: Mythweather Canada script is broken
--------------------------------------+-----------------------------
 Reporter:  David Hampton <mythtv@…>  |          Owner:  stuarta
     Type:  Patch - Bug Fix           |         Status:  closed
 Priority:  minor                     |      Milestone:  30.0
Component:  Plugin - MythWeather      |        Version:  Master Head
 Severity:  medium                    |     Resolution:  fixed
 Keywords:                            |  Ticket locked:  0
--------------------------------------+-----------------------------
Changes (by David Hampton <mythtv@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8f27146d1e3155bef2298b0033f804f23b8178bf/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="8f27146d1e3155bef2298b0033f804f23b8178bf"
 Make the Canadian weather scripts work again.

 Fix the parsing code that is looking for the letter 'C' in the
 temperature and dew-point lines.  This was unnecessarily escaped as
 '\C' which causes Perl to complain about a no longer supported regex.
 Removing the escaping solves the problem.

 github: closes #152
 trac: fixes #13118
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13118#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list