You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project seems to be dropped, for anyone searching for a solution:
edit the EXIFTOOL_ARGS at "renderer/exif_remove.ts" to add the option "preserve".
and/or change the option "overwrite_original" to "overwrite_original_in_place" which for example for mac it preserved original file creation date, type, creator, label color, icon, Finder tags, other extended attributes and hard links to the file to be preserved, BUT NOTE: This option is slower in performance compared to "overwrite_original"
I want ExifCleaner to preserve file modification date/time. Is that possible?
The text was updated successfully, but these errors were encountered: