GoProX
GoProX copied to clipboard
Bug: Incorrect file creation dates
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.
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.
Could be related to 6e0a50a.
After applying the -if condition fix some imported media files have now the correct creation time.