Friday 16 December 2016

SetEXIFData 5.4

setexifdata
A new version of SetEXIFData, my GUI for exiftool by Phil Harvey, is now available:

5.4
(16-december-2016)

New:
- Added 'Set the File Create Date/Time to the Date/Time Original' which modifies the 'Date created' in the Finder.
- Added 'Set the File Modify Date/Time to the Date/Time Original' which modifies the 'Date modified' in the Finder.
Both settings use the first date found according to the order specified in under 'Preferences->File Rename settings->EXIF date fields search order'.

New (video files): - Video formats were not accepted by SetEXIFData, although EXIFtool can handle them. The following video extensions are now accepted: moov, mov, qt ,mqv, m4v, mp4.
A note to processing video files: the individual track-sections will not be modified, only the container. Video files only allow 1 keyword. The 'Extra camera info' is not part of EXIF for video files. No preview available in the drawer.

Fix (renaming files): - Fixed a crash with images with no EXIF dates and times at all.

Fix: - Fixed a problem with single quotes in a file's name.
- The drawer now closes when processing is started.
- Internal code enhancements.