Skip to content
  • Jacob Boerema's avatar
    plug-ins: fix #10903 Missing metadata in OpenEXR images from darktable · 4bf2c1e1
    Jacob Boerema authored
    Due to changes in our metadata handling API for plug-ins, the exif and
    xmp metadata read from exr images was being overwritten by empty
    metadata.
    
    Fix this by following the new API and also add messages when loading
    metadata fails. That way it will be easier to catch in the future if
    metadata loading gets broken again.
    4bf2c1e1