Skip to content

Releases: carlbeech/fast-duplicate-finder

June 2021

08 Jun 08:53
06881f8
Compare
Choose a tag to compare

Bugfix release

  • program doesn't crash with unusual characters in the file name.

  • renaming the program to fdf_scanner_gui to automatically start in GUI mode was broken - now fixed.

Included pre-compiled windows and linux binaries using pyinstaller.

2020 April release

02 May 06:59
Compare
Choose a tag to compare

This release is uses v0.8 standalone binaries.
This version saves output regularly while the program is running - database file and located duplicates output.
If any problems stop the program running then the processing isn't lost.

2019 release - binaries windows and linux, gui and command line

07 Apr 20:49
3a704ef
Compare
Choose a tag to compare

Stand alone executables

NOTE: the same program does command line and GUI in the same executable - it switches based on the name of the file -
if you name it 'fdf_scanner' - it uses the command line
if you rename it 'fdf_scanner_gui' - it uses the GUI version.

(if you're using linux, simply create a symbolic link from fdf_scanner to fdf_scanner_gui)

GUI: load and save config files
You can now save the current configuration in the GUI to a .ini config file
You can now load the config from an .ini file to the GUI