Open
Conversation
…en. therefore first the exif fields are used. if they do not exist, the creation date of the file is taken
…y an event is divided from another one by a time span of 4 days
Outsourced jpg processing in own file, corrected behavior when exif is not parsed corretly. reworked the date pick routine.
…s have been copied
…-> faster when restarting
Fixed errors due to integer division.
added some hints for the output of the programm
…it JPG files by month.
Add option to allow sorting jpg files into both year and month directories
Fixes: recovery.py:119: SyntaxWarning: "is" with a literal. Did you mean "=="? if((fileCounter % onePercentFiles) is 0):
Fix SyntaxWarning in recovery.py
…veredFiles into tfrdidi-master
file sorting: Accomodate files without a suffix
Improved English in README to make easier to understand
Add renaming jpgs
fix division by zero if less than 100 files are copied
add additional token for DateTime to jpgSorter.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which files should download and where should be saved the files as programs are importing packages. I am a beginner to Python.