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

Refactor all three auto deletion functions to de-duplicate code #87

Open theophanemayaud opened 1 year ago

theophanemayaud commented 1 year ago

All three functions are called by different functions, but have only small differences within

theophanemayaud commented 1 year ago

They should all three be able to use autoDeleteLoopthrough only with different AutoDeleteConfig configs

theophanemayaud commented 1 year ago

It'd be great not to refresh videos in the UI until they are sure to be deleted -> It seems it sometimes refreshes, maybe if it meets some conditions but not all... ?