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

Option to list duplicate results by something other than file size #103

Open newadventure079 opened 1 year ago

newadventure079 commented 1 year ago

It would be nice to have the option to list the duplicate results by folder name, and then by file name. I assume other sort options could be included as well, such as creation date, etc

When the results are sorted by size, the folders and filenames are not in alphabetical order. Having them in alphabetical order will allow us to more efficiently cull our duplicates because we know we're first working with the set of video from our Amazon trip, then next our Bahamas trip, and then our Cancun trip, so on.

theophanemayaud commented 1 year ago

Yup good idea, I sorted by size such that bigger duplicates would be treated first but it should be pretty straightforward to add options.

newadventure079 commented 1 year ago

I suppose either folder path option would work. I just thought it'd be nice to add in some display/sorting options. I'm sure there's others that people might want besides path and date.

I wanted path because when I'm going thru duplicates, it's nice to know and makes it easier on my brain to know I'm sorting thru a folder of vids that are grouped by the same name at a time before I move on to another subset.