Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Incorrect file creation dates #27

Open
fxstein opened this issue Oct 29, 2022 · 2 comments
Open

Bug: Incorrect file creation dates #27

fxstein opened this issue Oct 29, 2022 · 2 comments
Assignees
Labels
further investigation Needs further investigation

Comments

@fxstein
Copy link
Owner

fxstein commented Oct 29, 2022

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 fxstein added bug Something isn't working further investigation Needs further investigation labels Oct 29, 2022
@fxstein fxstein self-assigned this Oct 29, 2022
@fxstein
Copy link
Owner Author

fxstein commented Oct 30, 2022

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 fxstein removed the bug Something isn't working label Nov 9, 2022
@fxstein
Copy link
Owner Author

fxstein commented Nov 12, 2022

Could be related to 6e0a50a.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
further investigation Needs further investigation
Projects
None yet
Development

No branches or pull requests

1 participant