Commit Graph

60 Commits

Author SHA1 Message Date
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 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 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 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 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 c24014b98f Allow ordigi.conf file per collection 2021-10-18 07:44:48 +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 0ae9f3118a Add geolocation tests 2021-10-17 10:14:19 +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 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 016329e044 Refactoring config and geolocation methods 2021-08-24 19:53:17 +02:00
Cédric Leporcq f88255e3c5 Rename dozo to ordigi 2021-08-24 08:14:37 +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 71f0ecaba1 Add RhetTbull python exiftool wrapper 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 9f6eb52ebc Change file paths definitions and parsing 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
Cédric Leporcq fc1f4343b0 Add sort command 2021-07-31 22:06:33 +02:00
Cédric Leporcq f25b8ccd99 Move samples files to sample dir 2021-07-31 08:09:10 +02:00
Cédric Leporcq e9a79d39c5 Fix tests according to code changes 2021-07-31 08:09:10 +02:00
Cédric Leporcq cb8a4cd24e Refactoring media class 2021-07-31 08:09:10 +02:00