43 Commits

Author SHA1 Message Date
Jan Bader
9ce2e8a927 Remove unique files from list before handling dupes 2023-12-09 15:01:54 +01:00
Jan Bader
c6f4c8bd89 Extract promptForDeletion 2023-12-09 14:57:32 +01:00
Jan Bader
1a9e17de10 Extract getImageClusters 2023-12-09 14:50:29 +01:00
Jan Bader
c618bc88fc Update units for mpb v8 2023-12-06 22:53:50 +01:00
Jan Bader
c57d6cea68 Update go mod 2023-12-06 22:45:06 +01:00
Jan Bader
587f904ebc Reenable commented logic 2023-12-06 16:51:05 +01:00
Jan Bader
f8564f20ac Also list binary identical files 2023-12-06 16:50:31 +01:00
Jan Bader
65ce046585 Remove handled images from slice 2023-12-06 16:43:27 +01:00
Jan Bader
6f5eb6a1ca Also show image hashing bar 2023-12-06 16:37:25 +01:00
Jan Bader
a2b5d2e224 Fix file hashing bar being used for images 2023-12-06 16:33:17 +01:00
Jan Bader
bfbd6de40b Remove handled images from slice 2023-12-06 16:21:13 +01:00
Jan Bader
ccd2ea8fcd Also close images hashed channel 2023-12-06 16:16:09 +01:00
Jan Bader
a66b84a545 Change countFiles to int64 2023-12-06 16:15:19 +01:00
Jan Bader
f4f827b3e4 Reintroduce regular file handling 2023-12-06 15:47:49 +01:00
Jan Bader
6059baeeeb Print distance with duplicates 2023-12-06 15:08:07 +01:00
Jan Bader
eb25a625cb Group by hamming distance 2023-12-06 15:02:29 +01:00
c090b6645e Initialize bars in main 2021-08-06 00:18:59 +02:00
1144e97045 Remove IncomingWorker 2021-08-05 23:58:23 +02:00
c885c03130 Fix filemode not being octal 2021-08-05 23:51:38 +02:00
31383ad118 Use other progressbar 2021-08-05 23:21:46 +02:00
8f0f32d5ee Add progress bar for initial walk 2020-11-26 14:52:33 +01:00
3c3f1d747b Handle all files of set being insider or outside the deleteDupesIn-Folder 2020-11-22 16:35:00 +01:00
66a9ae73e5 Display statistics 2020-11-22 01:57:24 +01:00
594a88c3ec Add Flag to enable cpu profiling 2020-11-22 01:23:07 +01:00
e33d7e2ca0 Add WaitGroup for HashingWorker 2020-11-22 01:02:07 +01:00
a3fa3d4e7c Parallel 2020-11-22 00:55:12 +01:00
87c8a6e817 Extract filesmap to own file 2020-11-21 22:14:42 +01:00
8a9bcbf62e Move funcs to other file 2020-11-21 22:13:34 +01:00
f16a143125 Do not export delete-methods 2020-11-21 22:11:59 +01:00
7b138f3bb6 Fix deleting during prompt 2020-11-21 21:52:42 +01:00
83521eeae6 Implement moving instead of deleting 2020-11-21 21:43:22 +01:00
ebc4a20526 Implement prompting for deletion 2020-11-21 21:33:49 +01:00
17461421e5 Only output dupes if not deleting 2020-11-21 21:20:36 +01:00
b3b55d7d66 Add verbose flag 2020-11-21 21:19:46 +01:00
dbd93e8d86 Handle files in specific folders 2020-11-21 21:08:25 +01:00
80acc7054f Fix deserializing full object instead of property 2020-11-21 21:03:31 +01:00
ed15632238 Only save path instead of adding size again 2020-11-21 20:47:43 +01:00
d8040e8451 Fix using all arguments as paths 2020-11-21 20:26:15 +01:00
efac6d266c Remove output 2020-11-21 20:15:40 +01:00
d09c6858b6 Add flags for loading and saving to json file 2020-11-21 20:15:10 +01:00
14b7835f72 Build dictionary and output as json 2020-11-21 20:06:33 +01:00
3df950f483 Save files to map 2020-11-21 18:08:48 +01:00
ccb42c7e29 Initial 2020-11-21 17:51:00 +01:00