← Back to team overview

phatch-dev team mailing list archive

[Bug 419563] Re: exif management is not optimized

 

** Changed in: phatch
       Status: Fix Committed => Fix Released

** Changed in: phatch
    Milestone: None => 0.2.1

-- 
exif management is not optimized
https://bugs.launchpad.net/bugs/419563
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Released

Bug description:
Use the function _pyexiv2.is_readable to know if exif & iptc data should be read.

For example with png files this triggers warnings.
XMP Toolkit error 203: Top level typedNode not allowed
Warning: Failed to decode XMP metadata.

Also maybe reduce the amount Exif readers for performance. (EXIF.py ?)

Better would be a lazy system or analyzing if metadata is needed anyway in the action list and which one.



References