Commit Graph

475 Commits

Author SHA1 Message Date
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
Cédric Leporcq f39e6feee5 Split media.get_metadata function 2021-11-07 09:44:43 +01:00
Cédric Leporcq eae26d9ee3 Save relpath in metadata earlier 2021-11-07 07:13:56 +01:00
Cédric Leporcq 88b3b0a0f1 Fix get path method 2021-11-06 18:04:46 +01:00
Cédric Leporcq 63c8c66660 Change default value to None for optional arguments 2021-11-06 17:07:38 +01:00
Cédric Leporcq adc738cab3 Fix pylint errors 2021-11-06 16:36:56 +01:00
Cédric Leporcq 34c9490580 Refactoring Collection class and fixes 2021-11-06 16:35:35 +01:00
Cédric Leporcq dde40149c2 Refactoring collection 2021-11-03 21:29:06 +01:00
Cédric Leporcq e04ad3248a Refactoring summary 2021-11-01 12:31:29 +01:00
Cédric Leporcq 648930f139 Use pathlib in cli and fix constants upercase style 2021-10-31 18:01:19 +01:00
Cédric Leporcq 202366a8f9 fixup! Add standard python build files 2021-10-31 15:17:20 +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 bfb2153eb8 fixup! Add standard python build files 2021-10-30 12:48:39 +02:00
Cédric Leporcq 9ec95d99f1 fixup! Add standard python build files 2021-10-30 08:45:11 +02:00
Cédric Leporcq 2a9230c49c Fix missing sample test files 2021-10-27 00:10:11 +02:00
Cédric Leporcq cac3a70b91 Add standard python build files 2021-10-27 00:08:15 +02:00
Cédric Leporcq 7c936fc32c Refactoring sort_file 2021-10-27 00:06:38 +02:00
Cédric Leporcq 4184d753ac remove old stuff 2021-10-24 19:28:51 +02:00
Cédric Leporcq 38d7cb6841 Refactoring and fix class 2021-10-23 07:51:53 +02:00
Cédric Leporcq 374f64d8b1 Change logger format for debug level and fixes 2021-10-18 20:48:23 +02:00
Cédric Leporcq 4324470be0 Fix empty filename string 2021-10-18 20:06:49 +02:00
Cédric Leporcq 16b3c646c2 Change summary format and fixes 2021-10-18 07:45:54 +02:00
Cédric Leporcq c24014b98f Allow ordigi.conf file per collection 2021-10-18 07:44:48 +02:00