Skip to content

[weather.ozweather@matrix] 2.2.2 - #2887

Open
bossanova808 wants to merge 1 commit into
xbmc:matrixfrom
bossanova808:weather.ozweather@matrix
Open

[weather.ozweather@matrix] 2.2.2#2887
bossanova808 wants to merge 1 commit into
xbmc:matrixfrom
bossanova808:weather.ozweather@matrix

Conversation

@bossanova808

Copy link
Copy Markdown

Add-on details:

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.2.2

  • Fix blank Outlook/Condition text on any day where the BOM omits short_text (falls back to the first sentence of extended_text, then the icon descriptor)

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

@greptile-apps

greptile-apps Bot commented Aug 26, 2026

Copy link
Copy Markdown

Greptile Summary

The update adds fallback forecast text when BOM omits short_text and fixes the previously reported error path so it preserves consistent Outlook and Condition values.

  • Uses the first sentence of extended_text, then the icon descriptor, as fallback text.
  • Applies unmapped-icon diagnostic text consistently to Outlook and Condition.
  • Bumps OzWeather to version 2.2.2 and updates its release notes.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
weather.ozweather/resources/lib/bom/bom_forecast.py Adds forecast-text fallbacks and correctly prevents the unmapped-icon path from replacing recovered text with a literal None or creating inconsistent display fields.
weather.ozweather/addon.xml Bumps the add-on version to 2.2.2 and updates the displayed release notes.
weather.ozweather/changelog.txt Documents the 2.2.2 fallback behavior.

Reviews (2): Last reviewed commit: "[weather.ozweather] 2.2.2" | Re-trigger Greptile

Comment thread weather.ozweather/resources/lib/bom/bom_forecast.py
@bossanova808
bossanova808 force-pushed the weather.ozweather@matrix branch from 50c2861 to 9e0d274 Compare August 26, 2026 04:06
@bossanova808

Copy link
Copy Markdown
Author

I have fixed the concern 'Greptile' raised.

@greptile-apps can you re-run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant