Commit Graph

23 Commits

Author SHA1 Message Date
Wouter R dc9b46234c Make indentation style consistent (all spaces now). 2017-11-25 19:24:30 +01:00
Wouter R a1266c6aa2 Cleanup whitespace. 2017-11-25 19:21:49 +01:00
Wouter R db3970d4a5 Add .gitignore to ignore *.pyc. 2017-11-25 19:13:18 +01:00
Wouter R 73aa74c7f9 Extend jpgSorter.py to allow sorting into years *and* months. 2017-11-25 19:12:40 +01:00
tfrdidi 8e4c2a7eb2 put commands for usage under the usage headline
added some hints for the output of the programm
2016-03-12 11:40:29 +01:00
tfrdidi 38b70c8f22 Merge pull request #1 from dgnthr/master
Fixed errors due to integer division.
2016-02-14 11:52:09 +01:00
Domi 1f21b8d835 Fixed errors due to integer division. 2016-01-28 17:16:44 +01:00
tfrdidi 39d78c8c3d check for file existance before moving, deleting if already existing -> faster when restarting 2015-12-06 03:17:15 +01:00
tfrdidi a6f6930c8b only update status ever 1%, copy metadata 2015-12-06 03:16:17 +01:00
tfrdidi a13cc559f4 described new functions like file/directory limit 2015-12-06 01:57:26 +01:00
tfrdidi 525537c62a limit number of files/directory with subdirectories 2015-12-06 01:54:06 +01:00
tfrdidi 330ceeece1 process images only afterwards, log method, limitation of files per directory 2015-12-06 01:53:14 +01:00
tfrdidi 71791236b9 used file counter for file names, one method to be called after images have been copied 2015-12-06 01:52:21 +01:00
tfrdidi 4dc8054890 Updated to new version 2015-11-29 14:39:04 +01:00
tfrdidi e7c91f843e Propmt when input parameter missing, progress output 2015-11-29 14:35:13 +01:00
tfrdidi 2b454cb2da jpgSorter.py
Outsourced jpg processing in own file, corrected behavior when exif is not parsed corretly. reworked the date pick routine.
2015-11-29 14:34:20 +01:00
Lukas Hahmann 0c5430b6bd camel case routine names 2015-09-20 11:33:54 +02:00
Lukas Hahmann daf30bbd74 minor formattings of readme 2015-09-18 20:15:47 +02:00
Lukas Hahmann 80aa1edeb1 added a readme 2015-09-18 20:12:33 +02:00
Lukas Hahmann 38ee7077a4 added a mechanism to distinguis pictures from different event. Thereby an event is divided from another one by a time span of 4 days 2015-09-18 20:03:07 +02:00
Lukas Hahmann 7b3c90a6d3 introduced a separation of jpgs by the month the picture has been taken. therefore first the exif fields are used. if they do not exist, the creation date of the file is taken 2015-09-17 20:29:05 +02:00
Chris Magnuson 6e78b184ee Working version that supports python3 and handles moving files if the name collides with an existing file 2015-06-04 19:29:17 -04:00
Chris Magnuson a1885d37a3 Initial commit 2015-06-03 22:28:47 -04:00