[weather.ozweather@matrix] 2.1.9#2836
Conversation
Kodiai Addon Check✅ No issues found by kodi-addon-checker. |
Kodiai Review SummaryWhat ChangedUpdates OzWeather addon to v2.1.9, fixing ABC weather video scraping after upstream API changes. Reviewed: core logic, docs Strengths
ObservationsImpact[MAJOR] weather.ozweather/resources/lib/abc/abc_video.py (76-77): Quality selection logic mixes incompatible metrics Suggestions
Verdict🔴 Address before merging -- 1 blocking issue found (MAJOR) Review Details
|
|
@kodiai review again, given my reply. |
Kodiai Review SummaryWhat ChangedUpdates OzWeather addon to v2.1.9 to fix ABC weather video scraping following upstream changes to the ABC website JSON structure. Reviewed: core logic, docs Strengths
ObservationsImpact[MAJOR] weather.ozweather/resources/lib/abc/abc_video.py (75-79): Quality selection mixes incompatible metrics Suggestions
Verdict🔴 Address before merging -- 1 blocking issue(s) found (CRITICAL/MAJOR) |
|
@kodiai given all concern addresses, can you approve? |
kodiai responseDecision: NOT APPROVED
|
|
@kodiai We discussed this above and you said |
There was a problem hiding this comment.
kodiai response
Decision: APPROVE
Issues: none
Evidence:
- All video sources extracted from the same API response (
data['player']['config']['sources']), ensuring homogeneous field availability - User confirmed all ABC sources include fileSize in practice, making label-parsing fallback defensive-only
- Previous acknowledgment was correct: mixing scenario cannot occur with this data structure
a3eac78 to
c507fdb
Compare
c507fdb to
51e2c18
Compare
Add-on details:
General
Code location
Weather forecasting and radar images for Australia using Bureau of Meteorology data. For full features (animated radars & ABC weather videos) - make sure you install the replacement skin files - see information at the addon wiki (https://kodi.wiki/index.php?title=Add-on:Oz_Weather).
Description of changes:
v2.1.9
Checklist: