Skip to content

'Group by date created' uses the wrong date (ignores DateTimeOriginal) #184

Description

@venik-fi

Hi, I love Diffractor and I make massive use of “Group by date created” feature to organize my photos.

Making some tests, I understand this feature does not group by “DateTimeOriginal”.

  • Could be possible to have an option to “Group by date time original”?

On this topic I also would like to report some weird issue

Taking the following test image, where DateTimeOriginal is 1990 Feb 01
TestImage.zip

exiftool -time:all -G0:1 -s .\test_oldest_DateTimeOriginal.jpg
[File:System]   FileModifyDate                  : 2024:08:03 16:22:55+02:00
[File:System]   FileAccessDate                  : 2024:08:03 16:22:55+02:00
[File:System]   FileCreateDate                  : 2023:01:01 00:00:00+01:00
[EXIF:IFD0]     ModifyDate                      : 2023:08:01 00:00:00
[EXIF:ExifIFD]  DateTimeOriginal                : 1990:02:01 00:00:00
[ICC_Profile:ICC-header] ProfileDateTime        : 1999:06:03 00:00:00

Here Diffractor seems to classify the image with date 01 Aug 23 (ModifyDate)

image

  • Why Diffractor uses tag ModifyDate to set the image date and to group by date created?
    I was expecting to take DateTimeOriginal (1990 Feb 01 ) or maybe the oldest date available?

  • If I use “Click to Open” Diffractor cannot find the photo.. It looks for 2023-aug-1

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    127Connected to Diffractor 1.27.0TODOWould like TODO when time availaible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions