Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@brownphotographic brownphotographic released this 19 Jan 17:30
· 11 commits to main since this release
  1. Don't block files from exporting if there is a problem with the source file or metadata (added a flag if you want to block --export-block-if-failure)
  2. Made the metadata and file processing more robust to errors. These seem to be common in larger / older libraries with inconsistent writing of metadata / JPEG start/end of file. Used a library to help with this.
  3. Added file name to process bar
  4. Added a flag to turn down logging verbosity in the terminal - use --quiet to hide ERROR (only show CRITICAL)