Opened 16 years ago
Closed 16 years ago
Last modified 16 years ago
#8056 closed patch (worksforme)
BBC weather web page probably changed
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeather | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
upgrading my system i could not find tel-aviv in mythweather. after some changes in /usr/share/mythtv/mythweather/scripts/uk_bbc/BBCLocation.pm all is well again :-) didn't save original file so can't diff, but here it is ... line 15 should be
my $base_url = 'http://news.bbc.co.uk/weather/forecast/75';
line 69 should be
elsif (/<a id=\"result_\d*\" class\=\"result\" href \=\"\/weather\/$
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Status: | new → infoneeded_new |
|---|
ido, can you still reproduce this in current trunk?
comment:3 by , 16 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | infoneeded_new → closed |
Searching for Tel Aviv is working fine in current trunk.
comment:4 by , 16 years ago
I was spending the last couple of days compiling myth from svn. unfortunately mythweather is not working so I can't test it myself. but if it works for you, I don't see a reason why it's not work for me. thanks

This works fine for me. Seems like you're using a version of the grabber script older than [22988] that doesn't have patch #7758 applied.
You can verify your changes against the current revision of the code here: BBCLocation.pm
-- Joe Ripley vitaminjoe@…