Download Latest Version duplicatesNuker v0.2.4729 (13.0 kB)
Email in envelope

Get an email when there's a new version of duplicatesNuker

Home
Name Modified Size InfoDownloads / Week
historical 2012-12-12
duplicatesNuker_Build.0.2.4729.34097_Source.7z 2012-12-12 12.7 kB
duplicatesNuker_Release.7z 2012-12-12 13.0 kB
readme.txt 2012-12-12 3.4 kB
Totals: 4 Items   29.1 kB 0
duplicatesNuker by p4rAn0id (2012)
==================================

Checks for duplicated Files.

Currently the check goes to the Filesize and SHA1.
The SHA1 check is very slow on big files.
On Mediafiles the Duration get compared too.

Files/Folders can get opened through doubleclick.

WARNING: You have to verify if the founded duplicates are
really duplicates! Often there are files with same filesize
but diffrent content!

You can give several folders to check the files.
E.g. C:\Users\example\files;D:\files;E:\files

The Programm will perhaps crash, if you use it on
Directorys/Files, without the needed Permissions or wrong
settings/values!

Feel free to rate, comment and share this tool.

!!! Support the Occupy Movement !!! We are the 99% !!!
            !!! We arn't their slaves !!!!

Report Ideas and Bugs at:
http://sourceforge.net/projects/duplicatesnuker/support


Runs with:
  .NET 4.0 (ClientProfile)

Tested in:
  Microsoft Windows 7 Professional 64-bit
  
Compiled for 'Any CPU'
  runs in 32- and 64-bit environments

  
FAQ - or something else
-----------------------
Q: How the files get compared?
A: Primary through the filesize (on mediafiles also the 
   Duration). Also you can use an SHA1 check (slow on
   big files). 
Q: What is the 'Check on Foldernames'?
A: All Foldernames from given Folders get listed.
   A simple check tries to determine if a folder has 
   potential duplicates. Only folders with a Videofile
   get listed (.avi, .mpg, .mpeg, .mp4, .mkv).
   
Known Issues:
The duration-grabbing wont work when the folder is lazy
given (e.g. 'd:'). In this case the Scan runs through but
the duration can't get grabbed. Use 'd:\' instead.
	
ToDo:
 - implement settings for scans (SettingsManager)
   (e.g. limit filesize, filetypes, and others)
 - implement better comparing of files/folders
 - implement Updater
	
Changelog/History
------------------
	
duplicatesNuker v0.2.4729.34097 (12.12.2012)
 - Scan for Folders implemented (EXPERIMENTAL)
   currently it checks only for folders that contains one
   of the following filetypes:
   .avi, .mpg, .mpeg, .mp4, .mkv   
 - implemented cancel of running scan
 
duplicatesNuker v0.1.4699.35030 (12.11.2012)
 - after selecting working directory the selected path get
   added to the before selected path
	
duplicatesNuker v0.1.4694.33373 (07.11.2012)
 - implemented the option to give an minimal Filesize that
   a file have to have that it get compared
	
duplicatesNuker v0.1.4693.29239 (06.11.2012)
 ~ Bugfix: forgot to delete a code line from testings
	
duplicatesNuker v0.1.4693.27970 (06.11.2012)
 ~ Bugfix: the step of comparing now get done after
   finished Scan (before it got compared after each
   directory, that failed on big and deep filesystem
   structures)
 - extended info output for user
	
duplicatesNuker v0.1.4686.1349 (30.10.2012)
 - added possibility to deselect all
 - get now duration of mediafiles
   comparing is more accurate
	
duplicatesNuker v0.1.4685.26549 (29.10.2012)
 - first release
 - check on filesize
 - check on SHA1-Hashes of files
   slow because the hole file get hashed
 - recursively
 - can check on several folders
   e.g. C:\files;D:\more\files
 - files can opened with a doubleclick
 - rescue popup before deleting
   also it includes the info how much space get free
Source: readme.txt, updated 2012-12-12