Commit Graph

33 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 14234f12cb fixup! Refactoring collection options (2) 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 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 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 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 eae26d9ee3 Save relpath in metadata earlier 2021-11-07 07:13:56 +01:00
Cédric Leporcq 34c9490580 Refactoring Collection class and fixes 2021-11-06 16:35:35 +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 0b81f89eee Refactoring cli and collection modules and fix tests 2021-10-31 15:09:40 +01:00
Cédric Leporcq 7c936fc32c Refactoring sort_file 2021-10-27 00:06:38 +02:00
Cédric Leporcq 38d7cb6841 Refactoring and fix class 2021-10-23 07:51:53 +02:00
Cédric Leporcq 513adb2890 Add path format and fix empty dir and exclude files 2021-10-17 20:04:20 +02:00
Cédric Leporcq 5c255093e3 Add FPath class 2021-10-17 12:33:14 +02:00
Cédric Leporcq 8f27a84571 Fix logger formating issues 2021-10-17 10:12:45 +02:00
Cédric Leporcq 1cade46307 Add init, check and update commands 2021-10-15 06:41:22 +02:00
Cédric Leporcq 1a78962012 Use Path class for sort_similar_images function and test it 2021-10-09 16:19:33 +02:00
Cédric Leporcq 4156e769d0 Add final basic checkup 2021-09-29 07:36:47 +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 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 9b055c88bd Refactoring filesystem.py 2021-08-28 19:21:36 +02:00