Commit Graph

497 Commits

Author SHA1 Message Date
Cédric Leporcq 795ef36da5 add local files 2022-07-29 00:13:50 +02:00
Cédric Leporcq f5faa70bc8 Verify checksum in check_db 2022-07-28 07:58:13 +02:00
Cédric Leporcq 81462677a7 Add --ckecksum option to update command 2022-07-28 07:53:32 +02:00
Cédric Leporcq 6d040b4ba6 fixup! fixup! Fix edit metadata 2022-07-27 03:18:24 +02:00
Cédric Leporcq f21331889c fixup! Fix edit metadata 2022-07-27 03:16:25 +02:00
Cédric Leporcq 501ab496ff fixup! Fix date detection in filenames 2022-07-27 03:11:11 +02:00
Cédric Leporcq ed9fd7cc21 Allow import or sort single files 2022-07-25 06:04:05 +02:00
Cédric Leporcq 16e62cd451 Update .gitignore 2022-07-25 06:04:05 +02:00
Cédric Leporcq 3baa184a17 Revamp and fix options 2022-07-25 06:04:05 +02:00
Cédric Leporcq dde2f4f66f Fix date detection in filenames 2022-07-25 06:04:05 +02:00
Cédric Leporcq 22e87223a3 Add 60s tolerance when compare date_original, date_filename and
date_created
2022-07-19 21:45:11 +02:00
Cédric Leporcq 34e58d6a0f Fix get_date_from_string function 2022-07-19 19:41:43 +02:00
Cédric Leporcq e0509cdb57 Remove unused import 2022-05-22 18:31:35 +02:00
Cédric Leporcq b571ba6468 Fix set original name to EXIF metadata 2022-04-23 20:06:36 +02:00
Cédric Leporcq f8ae11c57f Fix database 2022-04-23 20:06:36 +02:00
Cédric Leporcq 503b90b631 Add fill date original option 2022-04-23 20:06:36 +02:00
Cédric Leporcq fd35963994 Test edit metadata 2022-04-23 20:06:36 +02:00
Cédric Leporcq be4cf38377 Add Id column as primary key 2022-04-23 13:23:00 +02:00
Cédric Leporcq 9afb433eed Fix retrieve geolocation from exif 2022-04-23 13:23:00 +02:00
Cédric Leporcq 114187415f Retrieve date from filename using get_date_fron_string function 2022-04-23 13:23:00 +02:00
Cédric Leporcq b883d9ca36 Fix exclude option 2022-04-23 13:23:00 +02:00
Cédric Leporcq acf1619b7a Fix Remove duplicate option for sort files 2022-04-23 13:23:00 +02:00
Cédric Leporcq 002404d82c Change path format syntax 2022-04-23 13:23:00 +02:00
Cédric Leporcq a4746cbf60 Fix edit metadata 2022-04-23 13:22:47 +02:00
Cédric Leporcq 5f0237a48f Fix database.py 2022-04-21 14:15:43 +02:00
Cédric Leporcq 27587468ba Fix part 2022-04-21 14:15:43 +02:00
Cédric Leporcq e60dab7f3b Fix load path format from config 2022-04-21 14:15:43 +02:00
Cédric Leporcq cf8b6a9dec Fix absolute path in cli.py 2022-04-21 14:15:43 +02:00
Cédric Leporcq 14234f12cb fixup! Refactoring collection options (2) 2022-04-21 14:15:43 +02:00
Cédric Leporcq ea37849eae Fix cache option for exiftool 2022-04-21 14:15:43 +02:00
Cédric Leporcq 957e436309 Add get_exif_metadata_caching method in ReadExif 2022-04-21 14:15:43 +02:00
Cédric Leporcq b0969f62af Add edit_metadata method in collection 2022-04-21 14:15:43 +02:00
Cédric Leporcq e0fc31e543 Move get_date_format method in media and fixes 2022-01-29 14:25:12 +01:00
Cédric Leporcq f0a7624b0f Add Clone command and fixes 2021-12-05 18:27:04 +01:00
Cédric Leporcq d55fc63a41 Fix system resume event in inquirer prompt 2021-12-05 14:11:28 +01:00
Cédric Leporcq da4a388697 Code improvements 2021-12-05 13:40:10 +01:00
Cédric Leporcq 7688d0e7c4 Refactoring collection options (3) 2021-11-19 18:24:35 +01:00
Cédric Leporcq 27af9bb55e Refactoring collection options (2) 2021-11-14 05:12:41 +01:00
Cédric Leporcq 0fdf09ea42 Refactoring collection options (1) 2021-11-13 10:03:53 +01:00
Cédric Leporcq 21be384563 fixup! User LOG global variable for logging 2021-11-13 10:01:21 +01:00
Cédric Leporcq e22ac84d75 Fix pylint formating 2021-11-12 12:58:34 +01:00
Cédric Leporcq 5d7e0c4f46 Fix image.py 2021-11-12 12:58:34 +01:00
Cédric Leporcq 11291a582e Remove confusing unused argument from get_date_regex 2021-11-12 12:58:34 +01:00
Cédric Leporcq a9913e61d9 User LOG global variable for logging 2021-11-12 12:58:34 +01:00
Cédric Leporcq 506869ca4f Fix ordigi utils 2021-11-12 12:58:34 +01:00
Cédric Leporcq 26845cf56b Refactoring media class (3) 2021-11-12 12:58:34 +01:00
Cédric Leporcq 8fd65fda34 Refactoring media class (2), create ReadExif and WriteExif class 2021-11-11 11:54:44 +01:00
Cédric Leporcq a693e6018a Refactoring Media class 2021-11-08 07:12:53 +01:00
Cédric Leporcq ad14604648 Fix some pylint warnings 2021-11-07 12:28:30 +01:00
Cédric Leporcq f42de5ad55 Store media in self.medias.datas list and fix pylint warnings 2021-11-07 11:18:13 +01:00