pyexiftool icon indicating copy to clipboard operation
pyexiftool copied to clipboard

Fix experimental class

Open pvbernhard opened this issue 1 year ago • 0 comments

Bug Fixes for Experimental Class:

  1. Fixed execute_json argument unpacking - now correctly passes individual strings to exiftool instead of a stringified list
  2. Fixed Windows path comparison by normalizing backslash/forward slash differences
  3. Fixed execute_json_wrapper retry logic to call itself instead of non-existent function

pvbernhard avatar Nov 24 '24 05:11 pvbernhard