Skip to content

dataengines/potd: Fix image URL parsing in NOAAProvider

Fushan Wen requested to merge work/fusionfuture/BUG443424-fix-noaa-provider into master

NOAA now lists their pictures in a new URL. We need to visit the list first and then match the latest link, and fetch the wallpaper from the latest link.

BUG: 443424 FIXED-IN: 5.24

Separated from !106 (merged) because I would like to cherry-pick it to 5.24.

Edited by Fushan Wen

Merge request reports