Git Product home page Git Product logo

Comments (4)

chrishuan9 avatar chrishuan9 commented on July 17, 2024

I will look into this as soon as I have fixed issue #1 and #2 - I'm currently really pressed for time.
According to superuser.com 7z does not support a quite/silent extraction but let me explore other options.

from deluge-extractor.

spreadred avatar spreadred commented on July 17, 2024

I haven't made any Deluge plugins before (I can't even seem to find decent documentation), but do we have access to Python libraries from within the scope of the plugin or are we restricted to whatever is made available to use via the Twisted torrent library?

I ask because, it seems like we could switch just using subprocess.Popen and setting the startupinfo flag to hide the window?

Something along these lines:

https://stackoverflow.com/questions/1813872/running-a-process-in-pythonw-with-popen-without-a-console

Or...could we use python archive libraries to perform the extractions ourselves?

from deluge-extractor.

spreadred avatar spreadred commented on July 17, 2024

https://pypi.python.org/pypi/pyunpack seems like a promising extraction library supporting many, many formats.

from deluge-extractor.

Oshayr avatar Oshayr commented on July 17, 2024

https://superuser.com/questions/282140/redirect-7-zips-command-line-output-to-dev-null-on-windows-when-extracting-a shows ways to do this by the command line

from deluge-extractor.

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.