Commit Graph

59 Commits

Author SHA1 Message Date
Lukas Hahmann bddb6d2295
Merge pull request #5 from the1311/add-token-to-jpgSorter.py
add additional token for DateTime to jpgSorter.py
2022-08-20 18:21:29 +02:00
Lukas Hahmann cfd0496a28
Merge pull request #4 from the1311/fix-div-by-zero-in-recovery.py
fix division by zero if less than 100 files are copied
2022-08-20 18:20:59 +02:00
Lukas Hahmann fb323478f6
Merge pull request #6 from the1311/add-renaming-jpgs
Add renaming jpgs
2022-08-20 18:19:58 +02:00
Lukas Hahmann a223b9f7da
Merge branch 'master' into add-renaming-jpgs 2022-08-20 18:19:51 +02:00
Lukas Hahmann a7549b3a26
Merge pull request #7 from Kaos-Industries/master
Improved English in README to make easier to understand
2022-08-20 18:18:03 +02:00
Lukas Hahmann 951dd1a28b
Merge pull request #8 from gadse/master
file sorting: Accomodate files without a suffix
2022-08-20 18:17:17 +02:00
Peter Bozsoky 4bf4057cff file sorting: Accomodate files without a suffix 2022-04-12 16:22:05 +02:00
Hashim Aziz 4020afb1f5
Update readme.md 2022-04-04 21:40:40 +01:00
Hashim 442640b43b Merge branch 'master' of https://github.com/tfrdidi/sort-PhotorecRecoveredFiles into tfrdidi-master 2022-04-04 21:28:44 +01:00
the1311 aa7cf6b125 Update readme.md 2021-11-17 00:35:09 +01:00
the1311 20b3655240 Update readme.md 2021-11-17 00:35:09 +01:00
the1311 f7e4543f77 Update readme.md 2021-11-17 00:35:09 +01:00
the1311 f616cc3d8c Update readme.md 2021-11-17 00:35:09 +01:00
the1311 6c22af1b79 changed messages in recovery.py and update readme.md 2021-11-17 00:34:01 +01:00
the1311 747a7dd15f add renaming jpg-files with <Date>_<Time> as option 2021-11-16 23:27:09 +01:00
the1311 23bc59ffcb add additional token for DateTime to jpgSorter.py 2021-11-16 23:14:24 +01:00
the1311 ee18f84d11 fix division by zero if less than 100 files are copied 2021-11-16 23:06:11 +01:00
Lukas Hahmann f59c7bf8cd
Merge pull request #3 from the-emerald/fix-is
Fix SyntaxWarning in recovery.py
2021-07-09 13:30:00 +02:00
Anson 033e5ac4a0
Fix SyntaxWarning in recovery.py
Fixes:
recovery.py:119: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if((fileCounter % onePercentFiles) is 0):
2021-06-26 20:00:38 +08:00
Kaos-Industries 1a98397fbf
Update readme.md 2019-03-30 19:24:09 +00:00
Lukas Hahmann 4f214f84ad
Update readme.md 2017-11-30 22:49:59 +01:00
Lukas caf9b84a26 min event delta is configurable via parameter now =) 2017-11-30 22:48:57 +01:00
Lukas 26c334f654 ordered imports #2 2017-11-30 22:39:17 +01:00
Lukas 6ee334b0e8 ordered imports 2017-11-30 22:37:56 +01:00
Lukas 0bfbd4092d Merge branch 'master' of https://github.com/tfrdidi/sort-PhotorecRecoveredFiles 2017-11-30 22:34:27 +01:00
Lukas 284d32900b added parameter "keep filename" 2017-11-30 22:20:36 +01:00
Lukas Hahmann 5f5668236c
Added info to install exifread 2017-11-30 21:43:14 +01:00
Lukas Hahmann 42e00be703
Merge pull request #2 from woutgg/master
Add option to allow sorting jpg files into both year and month directories
2017-11-30 21:31:34 +01:00
Wouter R f09b88f35c Update readme.md. 2017-11-26 12:33:57 +01:00
Wouter R 3e636e39f9 Fix hashbang. 2017-11-26 12:26:47 +01:00
Wouter R a69f5585ca Use argparse to process commandline arguments and add argument to split JPG files by month. 2017-11-26 12:23:12 +01:00
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
Kaos-Industries 55284d3501 Update readme.md 2017-09-18 16:53:55 +01:00
Kaos-Industries bf9aa63c34 Update readme.md 2017-09-18 16:53:34 +01:00
Kaos-Industries 3b5439302d Update readme.md 2017-09-18 16:52:46 +01:00
Kaos-Industries 4cbc8dcb33 Update readme.md 2017-09-18 16:52:03 +01:00
Kaos-Industries 5d8b7f306f Update readme.md 2017-09-18 16:49:45 +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