Code Monkey home page Code Monkey logo

Comments (2)

bojanmilevski avatar bojanmilevski commented on June 15, 2024

I would appreciate a suitable reply - I've been waiting for three months :)

from duplicate-image-finder.

elisemercury avatar elisemercury commented on June 15, 2024

Dear @bojanmilevski,

Thank you very much for your feedback and your suggestions! And please excuse my late reply - I had a few quite busy past weeks.

The output_directory parameter in the CLI is not used to move the duplicate files. Instead, it is used to define where the resulting output of difPy will be located i. e. the files containing the result dictionary, the lower_quality list and the stats dictionary. The original files scanned by difPy will always remain in their original folder.

I am not planning to implement such a feature directly in difPy, since it is out of the package's scope. Instead, what I would recommend to do is to run difPy, make use of the difPy output (the result dictionary) to locate the duplicate files, and then move them to a new location as you desire. This can be easily done in one line of code by following f. e. what is shown in this tutorial. But, as mentioned, this is not a feature I would suggest adding to the base difPy package by default.

I hope this helps and answers your request. Again, thank you very much for taking the time to share your ideas and feedback - I really appreciate it!

All the best and happy new year!
Elise

from duplicate-image-finder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.