sortphotos icon indicating copy to clipboard operation
sortphotos copied to clipboard

No valid dates were found using the specified tags.

Open Ep0chalypse opened this issue 1 year ago • 0 comments

I'm using sortphotos to sort some photos taken on an iPhone X running the latest version of iOS(16.5.1) but sortphotos fails to move a video file.

{
  "SourceFile": "/Backups/Phones/iPhone X/Camera/100APPLE/IMG_0250.MOV",
  "File:FileModifyDate": "2023:07:08 18:31:01-04:00",
  "File:FileAccessDate": "2023:07:08 18:45:25-04:00",
  "File:FileInodeChangeDate": "2023:07:08 18:39:56-04:00",
  "QuickTime:CreateDate": "2023:07:08 22:31:01",
  "QuickTime:ModifyDate": "2023:07:08 22:31:23",
  "QuickTime:TrackCreateDate": "2023:07:08 22:31:01",
  "QuickTime:TrackModifyDate": "2023:07:08 22:31:23",
  "QuickTime:MediaCreateDate": "2023:07:08 22:31:01",
  "QuickTime:MediaModifyDate": "2023:07:08 22:31:23",
  "QuickTime:CreationDate": "2023:07:08 18:31:01-04:00"
},

then

[115/222]
Source: /Backups/Phones/iPhone X/Camera/100APPLE/IMG_0250.MOV
No valid dates were found using the specified tags.  File will remain where it is.

Any ideas why it isn't moving the file? It seems like it has valid dates from the above output and the dates are correct.

Ep0chalypse avatar Jul 08 '23 23:07 Ep0chalypse