ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: justmike on October 19, 2015, 05:39:35 PM

Title: Find images modified in date range
Post by: justmike on October 19, 2015, 05:39:35 PM
Is it possible to list metadata changes made within a range of dates? Such as, the previous 2 days?
Title: Re: Find images modified in date range
Post by: Phil Harvey on October 19, 2015, 07:21:16 PM
In general, no.

This would require a complete metadata edit history to be stored in the file.

- Phil
Title: Re: Find images modified in date range
Post by: justmike on October 20, 2015, 01:01:05 PM
I apologize—I meant to specify the search would list files in a directory with metadata changes that have been made in the past two days, not changes in the past two days to one particular file.
Title: Re: Find images modified in date range
Post by: Phil Harvey on October 20, 2015, 04:13:49 PM
In general, no.  Perhaps the system FileModifyDate is the best way to determine this.  Most metadata editors won't update the EXIF ModifyDate.

- Phil