Commit Graph

414 Commits

Author SHA1 Message Date
Cédric Leporcq 86d88b72c8 Add options and interactive mode for handling media date 2021-09-24 18:50:38 +02:00
Cédric Leporcq 6203498f20 Add path selection in interactive mode using inquierer 2021-09-19 12:52:26 +02:00
Cédric Leporcq 63b154b8f3 Add Glob option for filtering path 2021-09-19 12:51:53 +02:00
Cédric Leporcq 6af9d5d879 Change sample dir structure 2021-09-18 07:06:58 +02:00
Cédric Leporcq e194c9b6af Cleanup 2021-09-12 07:43:26 +02:00
Cédric Leporcq 1e673dde44 Add funcions to insert Sqlite tables dynamically 2021-09-12 07:41:44 +02:00
Cédric Leporcq db74342f21 Add --album-from-folder option to sort 2021-09-12 07:39:37 +02:00
Cédric Leporcq cc958cf53b Change json Db to Sqlite 2021-08-31 16:18:41 +02:00
Cédric Leporcq 9b055c88bd Refactoring filesystem.py 2021-08-28 19:21:36 +02:00
Cédric Leporcq 0fea0fcfd4 Fix get_date_format 2021-08-24 19:53:17 +02:00
Cédric Leporcq 016329e044 Refactoring config and geolocation methods 2021-08-24 19:53:17 +02:00
Cédric Leporcq 67f3cd471a Fix drop python 3.7 2021-08-24 19:53:17 +02:00
Cédric Leporcq 865f2b929b Fix logger 2021-08-24 19:53:17 +02:00
Cédric Leporcq 5d7bab0ec9 Fix sort_file and add solve_conflict function 2021-08-24 19:53:17 +02:00
Cédric Leporcq bceda812f3 Fix filter-by-ext 2021-08-24 19:53:17 +02:00
Cédric Leporcq 1d488c0154 Refactoring media class 2021-08-24 19:53:17 +02:00
Cédric Leporcq a0920e3b5b fixup! Move elodie code base to dozo and various fix 2021-08-24 19:53:12 +02:00
Cédric Leporcq 851b5b0d76 fixup! Change file paths definitions and parsing 2021-08-24 19:48:36 +02:00
Cédric Leporcq f88255e3c5 Rename dozo to ordigi 2021-08-24 08:14:37 +02:00
Cédric Leporcq 4cec0b8d90 Fix sort_similar_images 2021-08-13 19:45:52 +02:00
Cédric Leporcq c41a546822 Merge CompareImages and Photo class and refactoring 2021-08-13 19:45:52 +02:00
Cédric Leporcq 080541fc9a Drop APPLICATION_DIRECTORY env variable support 2021-08-13 19:45:52 +02:00
Cédric Leporcq 972b5a60f1 Fix logging 2021-08-13 19:45:51 +02:00
Cédric Leporcq 786a7b7b82 Drop exiftool config 2021-08-13 19:45:51 +02:00
Cédric Leporcq 2e9161183d Fix geolocation 2021-08-13 19:45:51 +02:00
Cédric Leporcq 1936231ea2 Huge refactoring of media and change get_metadata function creation 2021-08-13 19:45:51 +02:00
Cédric Leporcq a2cc3a6f0c Fix tests and cleanup 2021-08-13 19:45:51 +02:00
Cédric Leporcq d7ca7f8321 Add dozo tests 2021-08-13 19:45:50 +02:00
Cédric Leporcq b9870524db Add get_items function in filesystem 2021-08-13 19:45:50 +02:00
Cédric Leporcq 930fb35dba Move checksum function to filesystem 2021-08-13 19:45:49 +02:00
Cédric Leporcq b252a9d76a Drop mapquest support 2021-08-13 19:45:49 +02:00
Cédric Leporcq 00dbdb3a13 Move get_geocoder function to config 2021-08-13 19:45:49 +02:00
Cédric Leporcq 0c8e454c7d Fix checkcomp function 2021-08-13 19:45:49 +02:00
Cédric Leporcq 9dfb870704 Fix get_path, get_part and change get_date_from_string functions 2021-08-13 19:45:49 +02:00
Cédric Leporcq 38794cd41d Fix load config 2021-08-13 19:45:49 +02:00
Cédric Leporcq 308c1eef5c Drop plugin support 2021-08-13 19:45:49 +02:00
Cédric Leporcq 62bd72c77e Fix logger 2021-08-13 19:45:49 +02:00
Cédric Leporcq bfada5e740 Fix load path definition 2021-08-13 19:45:49 +02:00
Cédric Leporcq a88a62d155 Change python exiftool wrapper to RhetTbull implementation 2021-08-13 19:45:49 +02:00
Cédric Leporcq 71f0ecaba1 Add RhetTbull python exiftool wrapper 2021-08-13 19:45:49 +02:00
Cédric Leporcq 144e8f428c Change license to GPLv3.0 2021-08-13 19:45:49 +02:00
Cédric Leporcq 58927d0e4d move elodie tests to old_tests 2021-08-13 19:45:49 +02:00
Cédric Leporcq b2b6a9c170 Move elodie code base to dozo and various fix 2021-08-13 19:45:49 +02:00
Cédric Leporcq 9f6eb52ebc Change file paths definitions and parsing 2021-07-31 22:08:26 +02:00
Cédric Leporcq b4a8cc88cb Add compare command 2021-07-31 22:08:26 +02:00
Cédric Leporcq 1de9e963aa Add --max-deep option 2021-07-31 22:08:26 +02:00
Cédric Leporcq 562ac26345 Add --keep-folders option 2021-07-31 22:08:26 +02:00
Cédric Leporcq eba6fc991b Add --ignore-tags option 2021-07-31 22:08:21 +02:00
Cédric Leporcq 98f4947917 Add --filter-by-ext option 2021-07-31 22:06:54 +02:00
Cédric Leporcq 2e84888c59 Add day_begins config option 2021-07-31 22:06:54 +02:00