GoProX icon indicating copy to clipboard operation
GoProX copied to clipboard

Bug: Incorrect file creation dates

Open fxstein opened this issue 3 years ago • 2 comments

Both import and process seem to be setting the incorrect FileCreateDate. Imported and processed files get the date the process was run and not that of the original image creation date.

Needs further analysis.

fxstein avatar Oct 29 '22 12:10 fxstein

Further testing has confirmed that goprox sets the correct file creation dates - at least initially and can be verified through the built in test suite (only available in a developer install - from the cloned git repo root)

goprox --test

Looking into potential prior version bugs.

fxstein avatar Oct 30 '22 18:10 fxstein

Could be related to 6e0a50a.

After applying the -if condition fix some imported media files have now the correct creation time.

fxstein avatar Nov 12 '22 18:11 fxstein