Opened 15 years ago

Closed 15 years ago

#7024 closed defect (fixed)

mythweather does not provide updated data

Reported by: blazej.lewcio@… Owned by: paulh
Priority: minor Milestone: 0.22
Component: Plugin - MythWeather Version: head
Severity: medium Keywords: mythweather bbc deffect
Cc: Ticket locked: no

Description

The mythweather does not provide current updated data. I observe this behaviour for Berlin, Germany and for some other cities.

Looking detailed at the output of the BBC grabers for location W4096 (Berlin), I receive 19 degree and cloudy every day. The values do not change. It is wrong.

As I can see, the the BBC web page changed the RSS feed interface.

Accordingly, adaptation to the BBC graber is needed.

Attachments (1)

7024.diff (12.1 KB) - added by Joe Ripley <vitaminjoe@…> 15 years ago.
Update BBC grabber to function with new RSS feeds

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Joe Ripley <vitaminjoe@…>

Attachment: 7024.diff added

Update BBC grabber to function with new RSS feeds

comment:1 Changed 15 years ago by Joe Ripley <vitaminjoe@…>

I've added a patch that attempts to make the MythWeather? BBC grabber scripts play nice with the redesigned BBC weather website.

The updates include changes to the search routines as well as the weather condition parsing routines. You will need to delete all weather screens and re-add them. This is due to the changes in location IDs.

I don't use this grabber regularly, so I can't say whether or not this patch is stable yet. Please test.

Thanks!

-- Joe Ripley vitaminjoe@…

comment:2 Changed 15 years ago by blazej.lewcio@…

Joe,

thank you for providing the patch.

The grabber works properly now. Search routines as well as the weather condition parsing provide correct output.

Therefore, the status of this ticket can be changed.

Thanks, Blazej

comment:3 Changed 15 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:4 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [21950]) Fix the BBC weather grabber after changes to the BBC web site and rss feeds.

Note: You will have to delete and re-add any weather screens using the bbc feeds due to changes to the location ids.

Patch by Joe Ripley. Fixes #7024.

Note: See TracTickets for help on using tickets.