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

Fixed issues #3, #4, #5 #6

Merged
merged 7 commits into from
Feb 10, 2015
Merged

Fixed issues #3, #4, #5 #6

merged 7 commits into from
Feb 10, 2015

Conversation

dylansmith
Copy link
Owner

  • Fixed #3:
    • #rename_dir now takes an itemCallback which is called after each file is processed
  • Fixed #4:
    • Improved logging and error handling
    • improved readability of cli output reporter
  • Fixed #5:
    • Replaced the EXIF parsing library from exif to
      exif-parser to fix issues with date
      parsing. This does however change the structure of the metadata object used in
      templating (all EXIF tag values now exist within the exif and gps keys only).
  • Other improvements:
    • require_exif config option now defaults to false
    • -c cli switch will now also set require_exif to true

dylansmith added a commit that referenced this pull request Feb 10, 2015
@dylansmith dylansmith merged commit a7f507f into master Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant