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

Fix issue where photos without EXIF were not using the correct date for folder or file names #330 #331

Merged
merged 2 commits into from
Jul 30, 2019

Conversation

jmathai
Copy link
Owner

@jmathai jmathai commented Jul 27, 2019

Fixes #330

Fixes a bug in the code where media.set_original_name() would set the mtime of a photo and then use the newly set mtime for generating the folder and file name.

@jmathai jmathai mentioned this pull request Jul 27, 2019
@jmathai jmathai merged commit 3ad6c0d into master Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect date and time
1 participant