theophanemayaud / video-simili-duplicate-cleaner

https://theophanemayaud.github.io/video-simili-duplicate-cleaner/
GNU General Public License v3.0
51 stars 5 forks source link

Suggestions #98

Open theophanemayaud opened 1 year ago

theophanemayaud commented 1 year ago

also could you consider to add auto deletion purely by File age (newer or older) or by File Zize and ignoring the similarity (i know very dangerous unless user are super confidence about the data to be deleted is correctly marked as similar)

and instead of move to trash, you may consider directly delete without moving to trash (again dangerous and user must fully aware what they are doing)

and please allow to save setting, so that user do not need to add folder and set other setting again every time the program is restarted. image

Originally posted by @chchia in https://github.com/theophanemayaud/video-simili-duplicate-cleaner/issues/97#issuecomment-1406126350

theophanemayaud commented 1 year ago

@chchia What do you mean ignore the similarity ? Couldn’t you just turn the similarity all the way down ? What scenario would that be useful to you ?

chchia commented 1 year ago

image

i means ignore all those parameters and just let user to delete either oldest file, or newest files, or smallest or biggest files.

by the way, is there a function to mark both video as "Not A Match"?, so that it wont compare again during next scan?

theophanemayaud commented 1 year ago

i means ignore all those parameters and just let user to delete either oldest file, or newest files, or smallest or biggest files.

I’m not sure I understand. As it is, when you’re not using the auto deletion features, these settings in the photo are not at all used. I mean if you’re in the manual mode, then these settings don’t apply !

by the way, is there a function to mark both video as "Not A Match"?, so that it wont compare again during next scan?

oh no, but that’s a great idea ! I’ll write it down in #99

theophanemayaud commented 1 year ago

and instead of move to trash, you may consider directly delete without moving to trash (again dangerous and user must fully aware what they are doing)

By the way I did this when resolving #97