Commit Graph

  • 23e3b45e15
    Updated Readme to include link. Jaisen Mathai 2019-04-03 20:57:48 -0700
  • 19be12b0bb
    Make MapQuest parameters configurable #258 (#308) Jaisen Mathai 2019-04-01 00:56:37 -0700
  • 7fc5b5ffe0
    Make application directory where data files are stored configurable #6 (#307) Jaisen Mathai 2019-03-31 22:10:38 -0700
  • 9ddb094ec7
    Specify fully qualified path for exiftool program (#304) Jaisen Mathai 2019-03-09 23:01:28 -0800
  • 283611a21e Implement unicode-safe print function as part of the log module (#298) Denis 2019-02-13 08:23:52 +0300
  • 2e2c103cfb Fix issue #252 to not modify original source files on import (#272) Matt Carey 2019-02-04 22:20:39 +0000
  • 086c26c198 Add support for mts video files with H264:DateTimeOriginal create date field support (#295) Vladimir Kuptsov 2019-01-24 03:04:02 +0100
  • 5b07386e2c
    Add support for customizing file name via config file. #107 #110 #111 (#225) Jaisen Mathai 2019-01-23 01:06:48 +0530
  • e5af0dfb4e Implements prefer english names setting for MapQuest API in config.ini (#290) Denis 2019-01-22 07:27:38 +0300
  • 69937ca1a3
    Add support for a %custom placeholder for more complex folder names than %location or %date provide #279 (#283) Jaisen Mathai 2019-01-18 16:48:32 -0800
  • 91bf181575 Include path separator and absolute path when checking if destination is a child of the source. Fixes gh-287 Jaisen Mathai 2018-12-01 20:25:04 -0800
  • 3f96e09126 Clarify setup of config.ini Ben McCann 2018-12-01 17:06:08 -0800
  • ffb26fb5ca Patch vulnerability reported in requests package < 2.20. Jaisen Mathai 2018-11-03 00:52:17 -0700
  • 716dbf67e6 Start using HTTPS MapQuest API (stop HTTP) (#280) Qasim K 2018-09-03 18:19:03 +0100
  • ccd5ada7b2
    Remove link to @getelodie on Twitter from Readme. Jaisen Mathai 2018-06-05 01:19:19 +0530
  • 411678931d
    Remove link to book. (#274) Jaisen Mathai 2018-05-18 22:10:16 -0700
  • 6bde29095c Modify generate-db command help (#268) Matt Carey 2018-03-02 08:24:18 +0000
  • aa12ffb13b
    Fixes proper handling of location.json after failed test runs. #264 Jaisen Mathai 2018-02-09 00:01:10 -0800
  • 8950f756fe
    Make reset_dbs() / restore_dbs() more robust #260 (#263) Jaisen Mathai 2017-12-06 15:46:00 -0800
  • 4cd91e9f2d
    Add support for camera make and model in directory path #254 (#255) Jaisen Mathai 2017-11-14 23:14:26 -0800
  • 362b1b1363
    Add tests to reproduce error when source path has folder component of numbers #239 (#241) Jaisen Mathai 2017-10-31 23:22:03 -0700
  • fd3cab4035 Fix tests on docker by installing exiftool #248 (#249) Ruben Koster 2017-09-10 07:22:30 +0200
  • f23894d426 fix problem when no geolocation key is provided and invalid dict is cached #214 (#233) Ove Stavnås 2017-09-08 01:59:16 +0200
  • c43570ffac Clarify config.ini usage (#243) Peter Tiedemann 2017-08-28 07:53:24 +0200
  • fbc7b04ef2 Fix bug so process_file will set access time on destination instead of source. Closes #237 (#238) Adam Candy 2017-08-06 22:29:34 +0100
  • e5e811b215 Fix bug with fallback values in full_path variables in config.ini (#234) Ove Stavnås 2017-08-06 23:26:28 +0200
  • 00ba7e2604 Add tests to verify unicode checkmark in file name is handled correctly. #226 (#227) Jaisen Mathai 2017-07-11 21:11:51 -0700
  • 1535db5aa4 Temporarily disable tests for send2trash until new pip package is released #230. (#231) Jaisen Mathai 2017-07-11 21:04:28 -0700
  • 754897bafe Update Readme to include logo Jaisen Mathai 2017-07-11 20:29:19 -0700
  • dc95a14e5e Use bash as Docker's executable command (#222) Michael Manganiello 2017-05-17 02:54:35 -0300
  • efd1a1ca13 Update docs to add headers and remove graphics (#220) Jaisen Mathai 2017-05-12 23:59:53 -0700
  • 793f353bc3 Remove GUI instructions from Readme (temporary) #169 (#218) Jaisen Mathai 2017-05-12 23:47:14 -0700
  • bb2b0496f7 Add --debug option for command line to override value in constants.py. #153 (#217) Jaisen Mathai 2017-05-11 23:43:16 -0700
  • a6b805207b Fix documentation error for directory syntax in config.ini. #215 (#216) Jaisen Mathai 2017-05-11 20:41:16 -0700
  • 8f9c7fc348 Fix docs to remove "kkkk" (thanks, vim) #212 (#213) Jaisen Mathai 2017-04-13 00:09:16 -0700
  • 9be5ab13fc Skip copying file if source is identical to destination. #210 (#211) Jaisen Mathai 2017-04-12 23:42:44 -0700
  • e3123872c4 Add fallback folder support when configuring folder hierarchy. #199 (#209) Jaisen Mathai 2017-04-12 23:33:18 -0700
  • 6777c32588 Do not store "Unknown Location" in the location.json database. #203 (#208) Jaisen Mathai 2017-04-08 02:10:55 +0530
  • 8082b739af Fix bug where code makes assumption of 2 levels of folders in the update command. #206 (#207) Jaisen Mathai 2017-04-01 16:26:29 +0530
  • 74d8675b20 Add support for multiple levels of folders. #199 (#205) Jaisen Mathai 2017-03-30 19:43:34 +0530
  • f7be8f323f Use original name from EXIF instead of parsing assumed file name format. #107 (#202) Jaisen Mathai 2017-03-16 23:43:47 -0700
  • 31db4e661a Return dictionary with "Unknown Location" instead of string when location is not found #106 (#201) Jaisen Mathai 2017-03-15 22:43:21 -0700
  • 56f0b1e170 Fix unicode decoding bug in compatability.py and add_original_name.py (#194) Jaisen Mathai 2017-01-24 00:25:52 -0800
  • ed1dbc6c9a Normalize title before updating EXIF #017 (#193) Jaisen Mathai 2017-01-23 00:23:49 -0800
  • ce98e89c65 Change source to path and check if media is None #107 (#192) Jaisen Mathai 2017-01-22 23:54:28 -0800
  • 84251d276e Fix bug in tool and add __init__.py #107 (#191) Jaisen Mathai 2017-01-22 23:42:31 -0800
  • 15cfe61e03 Add tool to retroactively add OriginalFileName to all files in library #107 (#190) Jaisen Mathai 2017-01-22 23:18:28 -0800
  • 0864f58a12 Add original file name methods to text and media class #186 (#187) Jaisen Mathai 2017-01-22 00:19:44 -0800
  • 4a7df2d57d Add improved copy method for large files #173 (#189) Jaisen Mathai 2017-01-21 21:21:03 -0800
  • 18b5c1336e Add exit codes to all public commands #157 (#184) Jaisen Mathai 2017-01-21 20:52:32 -0800
  • 2e0a59b7d8 Check if string is unicode before encoding (#180) Jaisen Mathai 2017-01-08 14:43:01 -0800
  • 78880a6020 Add support for directories as argument to update command #178 (#182) Jaisen Mathai 2017-01-07 21:49:00 -0800
  • 26c9b85457 Fixed nesting in documentation for custom folder paths Jaisen Mathai 2017-01-07 13:24:49 -0800
  • 2b06610ff3 Fix typo that is included in documentation links Jaisen Mathai 2017-01-07 13:15:13 -0800
  • c10cb21cd8 Add documentation for customizing the folder structure #5, #107, #111, #161 (#181) Jaisen Mathai 2017-01-07 13:11:40 -0800
  • a48a2edb62 Fix bug where zero value for latitude/longitude causes error gh-171 (#176) Jaisen Mathai 2017-01-03 00:49:56 -0800
  • 9fd03f0729 Fix tests for reset/restore dbs function moved to helper module (#175) Jaisen Mathai 2017-01-02 21:14:21 -0800
  • cd5ba92b0b Support user defined folder structure (#5) (#160) Terence Eden 2017-01-03 04:58:52 +0000
  • 328aed6dfd Fix test which checks for unicode characters in file path strings #162 (#166) misterpipine 2016-12-26 17:20:12 +0100
  • 0c1aa2954e gh-121 Add test to check --trash argument (#165) Jaisen Mathai 2016-12-22 21:35:15 -0800
  • 5dc31cf46f Fix encoding issue with unicode characters in file and path #162 misterpipine 2016-12-22 10:53:08 +0100
  • 5b4c74280a Merge pull request #163 from jmathai/use-generator Jaisen Mathai 2016-12-19 22:04:00 -0800
  • 64773655d2 Convert FileSystem.get_all_files to be a generator function Jaisen Mathai 2016-12-19 21:12:36 -0800
  • a7c9a5ffbd Merge pull request #158 from jmathai/regen-stats Jaisen Mathai 2016-12-15 01:31:34 -0800
  • 7c3f323c44 Closes gh-159 Remove RESULT as global variable in elodie.py Jaisen Mathai 2016-12-15 01:24:04 -0800
  • 9ad7358198 gh-156 Add verify command to check all files for bit rot Jaisen Mathai 2016-12-13 22:27:12 -0800
  • 475fbeb6aa Add result output for generate-db command Jaisen Mathai 2016-12-13 22:26:36 -0800
  • a82114818f Merge pull request #155 from jmathai/regenerate-db-gh-154 Jaisen Mathai 2016-12-13 00:18:59 -0800
  • bf24f9689a gh-154 Add command to regenerate the hash database Jaisen Mathai 2016-12-12 23:54:33 -0800
  • 9950e8099a Add link to get sample chapter Jaisen Mathai 2016-12-09 00:19:12 -0800
  • e555222e2f Change variable name from file_path to current_file Jaisen Mathai 2016-11-14 12:15:48 -0800
  • 33cc0e17ca gh-145 Add stats output block at the end of an update or import command. Jaisen Mathai 2016-11-10 20:44:06 -0800
  • 86313ed8d4 Merge pull request #151 from jmathai/add-logger Jaisen Mathai 2016-11-09 20:42:29 -0800
  • 5d9155b673 Use logger in elodie.py Jaisen Mathai 2016-11-09 20:33:52 -0800
  • 3fc43c97bd Merge pull request #150 from jmathai/add-logger Jaisen Mathai 2016-11-09 20:20:01 -0800
  • a1d3cb35fc Add log module and tests Jaisen Mathai 2016-11-08 22:41:00 -0800
  • 8eaba9e98c Merge pull request #149 from jmathai/add-safeguards-gh-145 Jaisen Mathai 2016-11-07 23:44:15 -0800
  • 92c3818720 gh-145 Check if destination is in source and skip import Jaisen Mathai 2016-11-07 23:09:23 -0800
  • 7edcfed421 Merge pull request #148 from jmathai/add-audio-file-tests-gh-61 Jaisen Mathai 2016-11-07 23:38:33 -0800
  • 1bc13675da gh-27 Enable non-ascii tests for audio and video Jaisen Mathai 2016-11-07 23:31:36 -0800
  • cb52210077 gh-61 Enable tests for audio files Jaisen Mathai 2016-11-07 23:20:11 -0800
  • 3f1efe96ad Merge pull request #146 from jmathai/geolocate-test Jaisen Mathai 2016-11-07 20:53:15 -0800
  • 852850d2e6 gh-145 Fix configparser unit test error for python 2 and 3 Jaisen Mathai 2016-11-07 20:34:25 -0800
  • e4043a04b8 Add geolocation tests Jaisen Mathai 2016-10-29 23:54:20 -0700
  • 16f4025179 Merge pull request #144 from jmathai/geolocate Jaisen Mathai 2016-10-25 22:32:09 -0700
  • 69467e6433 Refactor geolocation module and tests Jaisen Mathai 2016-10-25 22:10:48 -0700
  • df6d80934b Merge pull request #141 from jmathai/phifogg-gh-139 Jaisen Mathai 2016-10-25 20:56:27 -0700
  • ea34ccbf6c gh-139 Update logic to set file access/modify time Jaisen Mathai 2016-10-21 17:09:26 -0700
  • f00d8b8744 gh-139 added change requests Daniel Dräs 2016-10-21 22:01:31 +0200
  • 56847511b9 gh-139 Add files via upload Daniel Dräs 2016-10-15 22:00:51 +0200
  • 54f3fac155 gh-139 Target Directory on NAS Daniel Dräs 2016-10-09 23:12:16 +0200
  • 42c5e86f01 gh-139 Delete filesystem.py Daniel Dräs 2016-10-09 23:11:51 +0200
  • f27d2ef735 Add files via upload Daniel Dräs 2016-10-09 23:11:28 +0200
  • a467ae9335 Merge pull request #138 from jmathai/skip-location-gh-136 Jaisen Mathai 2016-10-08 10:07:34 -0700
  • 051961db70 gh-136 Skip geolocation lookup if no key is found Jaisen Mathai 2016-10-08 10:02:16 -0700
  • 83b3e576ae gh-106 Add usage instructions from command line into Readme Jaisen Mathai 2016-09-13 21:38:31 -0700
  • 2756e6d9db Merge pull request #135 from jmathai/enable-debug-travis Jaisen Mathai 2016-09-13 20:50:58 -0700
  • 94af83029e gh-40 Enable debug for TravisCI Jaisen Mathai 2016-09-13 20:35:28 -0700
  • 6d273a221f Merge pull request #134 from jmathai/remove-arguments-py Jaisen Mathai 2016-09-13 20:34:11 -0700
  • e13abefb7c Merge pull request #132 from jmathai/increase-coverage Jaisen Mathai 2016-09-13 20:33:45 -0700