Commit Graph

39 Commits

Author SHA1 Message Date
Cédric Leporcq b7435c4eac Modify input text fonction and add Input Class 2022-08-28 14:19:58 +02:00
Cédric Leporcq 47b9aa57ae Add checksum dict 2022-08-28 14:19:58 +02:00
Cédric Leporcq 9e32052ce3 Verify checksum in check_db 2022-08-28 14:19:58 +02:00
Cédric Leporcq ed58383ea0 Add --ckecksum option to update command 2022-08-28 14:19:58 +02:00
Cédric Leporcq f6816c6c01 Allow import or sort single files 2022-08-28 07:50:43 +02:00
Cédric Leporcq 01b47c8c40 Fix date detection in filenames 2022-08-28 07:50:43 +02:00
Cédric Leporcq 52768f64db Add 60s tolerance when compare date_original, date_filename and
date_created
2022-08-28 07:50:43 +02:00
Cédric Leporcq 1eb2a2c6e0 Fix set original name to EXIF metadata 2022-08-28 07:50:43 +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 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 a4746cbf60 Fix edit metadata 2022-04-23 13:22:47 +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 d55fc63a41 Fix system resume event in inquirer prompt 2021-12-05 14:11:28 +01:00
Cédric Leporcq 7688d0e7c4 Refactoring collection options (3) 2021-11-19 18:24:35 +01:00
Cédric Leporcq a9913e61d9 User LOG global variable for logging 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 f39e6feee5 Split media.get_metadata function 2021-11-07 09:44:43 +01:00
Cédric Leporcq adc738cab3 Fix pylint errors 2021-11-06 16:36:56 +01:00
Cédric Leporcq dde40149c2 Refactoring collection 2021-11-03 21:29:06 +01:00
Cédric Leporcq 0b81f89eee Refactoring cli and collection modules and fix tests 2021-10-31 15:09:40 +01:00
Cédric Leporcq 38d7cb6841 Refactoring and fix class 2021-10-23 07:51:53 +02:00
Cédric Leporcq 8f27a84571 Fix logger formating issues 2021-10-17 10:12:45 +02:00
Cédric Leporcq a93e7accc0 format python code with black --skip-string-normalization 2021-10-15 22:10:04 +02:00
Cédric Leporcq 8e8afe9a89 Ability to retrieve metadata from Sqlite database and fixes 2021-09-28 21:40:12 +02:00
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 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 0fea0fcfd4 Fix get_date_format 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 1d488c0154 Refactoring media class 2021-08-24 19:53:17 +02:00