Hi.
(i) how can i get the everything rogram to find duplicate video files on different different drives that may have different extensions eg mp4 and mkv, same question with audio files,
(2) how can I exclude system files and files belonging to programs when searching for duplicate images.?
Queries on duplicate file finding
Re: Queries on duplicate file finding
You'll need Everything 1.5.(i) how can i get the everything rogram to find duplicate video files on different different drives that may have different extensions eg mp4 and mkv, same question with audio files,
Search for video files and look for duplicated stems (basename without extension):
ext:mp4;mkv dupe:stemFor audio files, please try:
audio: dupe:stemYou can also find duplicates by length:
dupe:lengthAdjust your duplicate length tolerance under Tools -> Options -> Advanced -> length_dupe_tolerance
Try longer values (eg: 60000) for video files and short values (eg: 1000) for audio files.
Find duplicates in Everything 1.5.
Exclude them from your search, for example:(2) how can I exclude system files and files belonging to programs when searching for duplicate images.?
!C:\Windows\ !"C:\Program Files\" !C:\ProgramData\ !\appdata\To exclude system files/folders:
Index attributes under Tools -> Options -> Index -> Index file attributes and include the following in your search:
!attrib:sRe: Queries on duplicate file finding
Thank you.
"Search for video files and look for duplicated stems (basename without extension)"
Okay so that would seem something like Christmas party and just search for that.
Sorry, stem in this context is a new word to me.
Looking at the page on finding duplicates, I guess what i want is dupe:size;sha256 option
That works. But i have some fat drives which Everything as far as I can see can't index.
So i add fat drives as folders.
If i search for something i know is on a fat drive, before i add that drive as a folder, everything will yield no results.
I have tried rescanning the drive, but nothing happens
When I add the drive as a folder and use ,dupe:size;sha256 it will (a) find the same file twice if as it seems there is only version of that file on the computer on a fat drive. It's like it is finding the file through Fat and through folder. (B) If i have same file located in a fat drve and ntfs drive, it will show two results ie one from fat and one from Ntfs.
So after all that , Is there to remove fat drives from everything searches?.
"Search for video files and look for duplicated stems (basename without extension)"
Okay so that would seem something like Christmas party and just search for that.
Sorry, stem in this context is a new word to me.
Looking at the page on finding duplicates, I guess what i want is dupe:size;sha256 option
That works. But i have some fat drives which Everything as far as I can see can't index.
So i add fat drives as folders.
If i search for something i know is on a fat drive, before i add that drive as a folder, everything will yield no results.
I have tried rescanning the drive, but nothing happens
When I add the drive as a folder and use ,dupe:size;sha256 it will (a) find the same file twice if as it seems there is only version of that file on the computer on a fat drive. It's like it is finding the file through Fat and through folder. (B) If i have same file located in a fat drve and ntfs drive, it will show two results ie one from fat and one from Ntfs.
So after all that , Is there to remove fat drives from everything searches?.
Re: Queries on duplicate file finding
Filename Parts
will be instant and give a good idea of possibly duplicated items.
Only use if you want to make sure content is duplicated.
It sounds like your FAT drive has been added twice, under both the above.
To exclude FAT drives from your results, include the following in your search:
Looking at the page on finding duplicates, I guess what i want is dupe:size;sha256 option
dupe:sizeOnly use
dupe:size;sha256Add your FAT drives under Tools -> Options -> FAT or Tools -> Options -> Folders.i have some fat drives which Everything as far as I can see can't index.
It sounds like your FAT drive has been added twice, under both the above.
To exclude FAT drives from your results, include the following in your search:
!index-type:FAT