Reviewing merge request #2: Odd EXIF data with timezones have been fixed.
We came across a set of files that also specifies a timezone in their datetimeoriginal field. This broke the Regex in parse_line (it then happily returned the date as a string).
I extended the regex and added a "broken" jpg along with a unit test.
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment