Skip to content

Releases: jaffster595/Duplinator

v1.0.1 Latest build with updated features

17 Apr 20:38

Choose a tag to compare

  1. Added tooltips to all the user-interactable options
  2. Changed the radial buttons for left/right image selection to instead be a slider
  3. After choosing an image for deletion it now greys out the thumbnail to make things easier when you have a large number of images
  4. Double clicking a thumbnail now opens the image in the users native image application
  5. If the cursor was over a slider when the user tried to scroll with the mouse wheel it would instead move the slider left/right, this no longer occurs
  6. Tidied up the folder structure.
  7. Added a custom icon for the application

You will find an executable below for convenience. It is a container for a portable Python instance and contains all of the required packages along with the Duplinator Python script.

File hash: c1becd5e93198bf557818e1b1cc91cc5074f53f2b175bf521820c26f7630da9f
https://www.virustotal.com/gui/file/c1becd5e93198bf557818e1b1cc91cc5074f53f2b175bf521820c26f7630da9f/detection

Full Changelog: v1.0.0...v1.0.1

Initial Release

31 Mar 15:53
369eefe

Choose a tag to compare

Initial release with all the basic functionality working. Executable included for convenience, instructions are in the readme if you would rather do this yourself.

Suggestions for future releases are more than welcome, but for now this is the list that I'm working from:

To-do/Roadmap
- Change the deletion toggle to be a slider instead of multiple buttons
- Add a 'toggle all left/right' option for convenience.
- If the image exists in a subfolder, then this should be indicated in the results pane somehow.
- Add the ability to save history of folders scanned, for convenience when needing to return to the same folder multiple times.
- Add a tick box for 'Save History' ticked by default.
- Add tooltips so that when hovering over any configurable elements you get more information
- A single click on a thumbnailed image opens a larger preview window
- A double click on a thumbnailed image opens the source image file in your native image application
- After deleting a file, adjust the result box so that it's greyed out. Make it easier to see which pairs you have already actioned.
- Add 'Use recycle bin' tick box, ticked by default.