Commit Graph

  • bddb6d2295
    Merge pull request #5 from the1311/add-token-to-jpgSorter.py master Lukas Hahmann 2022-08-20 18:21:29 +0200
  • cfd0496a28
    Merge pull request #4 from the1311/fix-div-by-zero-in-recovery.py Lukas Hahmann 2022-08-20 18:20:59 +0200
  • fb323478f6
    Merge pull request #6 from the1311/add-renaming-jpgs Lukas Hahmann 2022-08-20 18:19:58 +0200
  • a223b9f7da
    Merge branch 'master' into add-renaming-jpgs Lukas Hahmann 2022-08-20 18:19:51 +0200
  • a7549b3a26
    Merge pull request #7 from Kaos-Industries/master Lukas Hahmann 2022-08-20 18:18:03 +0200
  • 951dd1a28b
    Merge pull request #8 from gadse/master Lukas Hahmann 2022-08-20 18:17:17 +0200
  • 4bf4057cff file sorting: Accomodate files without a suffix Peter Bozsoky 2022-04-12 16:22:05 +0200
  • 4020afb1f5
    Update readme.md Hashim Aziz 2022-04-04 21:40:40 +0100
  • 442640b43b Merge branch 'master' of https://github.com/tfrdidi/sort-PhotorecRecoveredFiles into tfrdidi-master Hashim 2022-04-04 21:28:44 +0100
  • aa7cf6b125 Update readme.md the1311 2021-11-16 23:53:31 +0100
  • 20b3655240 Update readme.md the1311 2021-11-16 23:52:00 +0100
  • f7e4543f77 Update readme.md the1311 2021-11-16 23:51:15 +0100
  • f616cc3d8c Update readme.md the1311 2021-11-16 23:49:45 +0100
  • 6c22af1b79 changed messages in recovery.py and update readme.md the1311 2021-11-16 23:47:43 +0100
  • 747a7dd15f add renaming jpg-files with <Date>_<Time> as option the1311 2021-11-16 23:27:09 +0100
  • 23bc59ffcb add additional token for DateTime to jpgSorter.py the1311 2021-11-16 23:14:24 +0100
  • ee18f84d11 fix division by zero if less than 100 files are copied the1311 2021-11-16 23:06:11 +0100
  • f59c7bf8cd
    Merge pull request #3 from the-emerald/fix-is Lukas Hahmann 2021-07-09 13:30:00 +0200
  • 033e5ac4a0
    Fix SyntaxWarning in recovery.py Anson 2021-06-26 20:00:38 +0800
  • 1a98397fbf
    Update readme.md Kaos-Industries 2019-03-30 19:24:09 +0000
  • 4f214f84ad
    Update readme.md Lukas Hahmann 2017-11-30 22:49:59 +0100
  • caf9b84a26 min event delta is configurable via parameter now =) Lukas 2017-11-30 22:48:57 +0100
  • 26c334f654 ordered imports #2 Lukas 2017-11-30 22:39:17 +0100
  • 6ee334b0e8 ordered imports Lukas 2017-11-30 22:37:56 +0100
  • 0bfbd4092d Merge branch 'master' of https://github.com/tfrdidi/sort-PhotorecRecoveredFiles Lukas 2017-11-30 22:34:27 +0100
  • 284d32900b added parameter "keep filename" Lukas 2017-11-30 22:20:36 +0100
  • 5f5668236c
    Added info to install exifread Lukas Hahmann 2017-11-30 21:43:14 +0100
  • 42e00be703
    Merge pull request #2 from woutgg/master Lukas Hahmann 2017-11-30 21:31:34 +0100
  • f09b88f35c Update readme.md. Wouter R 2017-11-26 12:33:57 +0100
  • 3e636e39f9 Fix hashbang. Wouter R 2017-11-26 12:26:47 +0100
  • a69f5585ca Use argparse to process commandline arguments and add argument to split JPG files by month. Wouter R 2017-11-26 12:23:12 +0100
  • dc9b46234c Make indentation style consistent (all spaces now). Wouter R 2017-11-25 19:24:30 +0100
  • a1266c6aa2 Cleanup whitespace. Wouter R 2017-11-25 19:21:49 +0100
  • db3970d4a5 Add .gitignore to ignore *.pyc. Wouter R 2017-11-25 19:13:18 +0100
  • 73aa74c7f9 Extend jpgSorter.py to allow sorting into years *and* months. Wouter R 2017-11-25 19:02:08 +0100
  • 55284d3501 Update readme.md Kaos-Industries 2017-09-18 16:53:55 +0100
  • bf9aa63c34 Update readme.md Kaos-Industries 2017-09-18 16:53:34 +0100
  • 3b5439302d Update readme.md Kaos-Industries 2017-09-18 16:52:46 +0100
  • 4cbc8dcb33 Update readme.md Kaos-Industries 2017-09-18 16:52:03 +0100
  • 5d8b7f306f Update readme.md Kaos-Industries 2017-09-18 16:49:45 +0100
  • 8e4c2a7eb2 put commands for usage under the usage headline tfrdidi 2016-03-12 11:40:29 +0100
  • 38b70c8f22 Merge pull request #1 from dgnthr/master tfrdidi 2016-02-14 11:52:09 +0100
  • 1f21b8d835 Fixed errors due to integer division. Domi 2016-01-28 17:16:44 +0100
  • 39d78c8c3d check for file existance before moving, deleting if already existing -> faster when restarting tfrdidi 2015-12-06 03:17:15 +0100
  • a6f6930c8b only update status ever 1%, copy metadata tfrdidi 2015-12-06 03:16:17 +0100
  • a13cc559f4 described new functions like file/directory limit tfrdidi 2015-12-06 01:57:26 +0100
  • 525537c62a limit number of files/directory with subdirectories tfrdidi 2015-12-06 01:54:06 +0100
  • 330ceeece1 process images only afterwards, log method, limitation of files per directory tfrdidi 2015-12-06 01:53:14 +0100
  • 71791236b9 used file counter for file names, one method to be called after images have been copied tfrdidi 2015-12-06 01:52:21 +0100
  • 4dc8054890 Updated to new version tfrdidi 2015-11-29 14:39:04 +0100
  • e7c91f843e Propmt when input parameter missing, progress output tfrdidi 2015-11-29 14:35:13 +0100
  • 2b454cb2da jpgSorter.py tfrdidi 2015-11-29 14:34:20 +0100
  • 0c5430b6bd camel case routine names Lukas Hahmann 2015-09-20 11:33:54 +0200
  • daf30bbd74 minor formattings of readme Lukas Hahmann 2015-09-18 20:15:47 +0200
  • 80aa1edeb1 added a readme Lukas Hahmann 2015-09-18 20:12:33 +0200
  • 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 Lukas Hahmann 2015-09-18 20:03:07 +0200
  • 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 Lukas Hahmann 2015-09-17 20:29:05 +0200
  • 6e78b184ee Working version that supports python3 and handles moving files if the name collides with an existing file Chris Magnuson 2015-06-04 19:29:17 -0400
  • a1885d37a3 Initial commit Chris Magnuson 2015-06-03 22:28:47 -0400