499 Commits

Author SHA1 Message Date
ad14604648 Fix some pylint warnings 2021-11-07 12:28:30 +01:00
f42de5ad55 Store media in self.medias.datas list and fix pylint warnings 2021-11-07 11:18:13 +01:00
f39e6feee5 Split media.get_metadata function 2021-11-07 09:44:43 +01:00
eae26d9ee3 Save relpath in metadata earlier 2021-11-07 07:13:56 +01:00
88b3b0a0f1 Fix get path method 2021-11-06 18:04:46 +01:00
63c8c66660 Change default value to None for optional arguments 2021-11-06 17:07:38 +01:00
adc738cab3 Fix pylint errors 2021-11-06 16:36:56 +01:00
34c9490580 Refactoring Collection class and fixes 2021-11-06 16:35:35 +01:00
dde40149c2 Refactoring collection 2021-11-03 21:29:06 +01:00
e04ad3248a Refactoring summary 2021-11-01 12:31:29 +01:00
648930f139 Use pathlib in cli and fix constants upercase style 2021-10-31 18:01:19 +01:00
202366a8f9 fixup! Add standard python build files 2021-10-31 15:17:20 +01:00
0b81f89eee Refactoring cli and collection modules and fix tests 2021-10-31 15:09:40 +01:00
bfb2153eb8 fixup! Add standard python build files 2021-10-30 12:48:39 +02:00
9ec95d99f1 fixup! Add standard python build files 2021-10-30 08:45:11 +02:00
2a9230c49c Fix missing sample test files 2021-10-27 00:10:11 +02:00
cac3a70b91 Add standard python build files 2021-10-27 00:08:15 +02:00
7c936fc32c Refactoring sort_file 2021-10-27 00:06:38 +02:00
4184d753ac remove old stuff 2021-10-24 19:28:51 +02:00
38d7cb6841 Refactoring and fix class 2021-10-23 07:51:53 +02:00
374f64d8b1 Change logger format for debug level and fixes 2021-10-18 20:48:23 +02:00
4324470be0 Fix empty filename string 2021-10-18 20:06:49 +02:00
16b3c646c2 Change summary format and fixes 2021-10-18 07:45:54 +02:00
c24014b98f Allow ordigi.conf file per collection 2021-10-18 07:44:48 +02:00
513adb2890 Add path format and fix empty dir and exclude files 2021-10-17 20:04:20 +02:00
5c255093e3 Add FPath class 2021-10-17 12:33:14 +02:00
4442c18570 fixup! Add path selection in interactive mode using inquierer 2021-10-17 10:16:17 +02:00
0ae9f3118a Add geolocation tests 2021-10-17 10:14:19 +02:00
8f27a84571 Fix logger formating issues 2021-10-17 10:12:45 +02:00
a93e7accc0 format python code with black --skip-string-normalization 2021-10-15 22:10:04 +02:00
1cade46307 Add init, check and update commands 2021-10-15 06:41:22 +02:00
2ac8ca3b67 Delete file path entry in db when file is moved inside collection 2021-10-09 17:37:57 +02:00
1a78962012 Use Path class for sort_similar_images function and test it 2021-10-09 16:19:33 +02:00
4156e769d0 Add final basic checkup 2021-09-29 07:36:47 +02:00
8e8afe9a89 Ability to retrieve metadata from Sqlite database and fixes 2021-09-28 21:40:12 +02:00
86d88b72c8 Add options and interactive mode for handling media date 2021-09-24 18:50:38 +02:00
6203498f20 Add path selection in interactive mode using inquierer 2021-09-19 12:52:26 +02:00
63b154b8f3 Add Glob option for filtering path 2021-09-19 12:51:53 +02:00
6af9d5d879 Change sample dir structure 2021-09-18 07:06:58 +02:00
e194c9b6af Cleanup 2021-09-12 07:43:26 +02:00
1e673dde44 Add funcions to insert Sqlite tables dynamically 2021-09-12 07:41:44 +02:00
db74342f21 Add --album-from-folder option to sort 2021-09-12 07:39:37 +02:00
cc958cf53b Change json Db to Sqlite 2021-08-31 16:18:41 +02:00
9b055c88bd Refactoring filesystem.py 2021-08-28 19:21:36 +02:00
0fea0fcfd4 Fix get_date_format 2021-08-24 19:53:17 +02:00
016329e044 Refactoring config and geolocation methods 2021-08-24 19:53:17 +02:00
67f3cd471a Fix drop python 3.7 2021-08-24 19:53:17 +02:00
865f2b929b Fix logger 2021-08-24 19:53:17 +02:00
5d7bab0ec9 Fix sort_file and add solve_conflict function 2021-08-24 19:53:17 +02:00
bceda812f3 Fix filter-by-ext 2021-08-24 19:53:17 +02:00