Giter Site home page Giter Site logo

Silent/quiet mode about qnapi HOT 3 CLOSED

qnapi avatar qnapi commented on May 24, 2024
Silent/quiet mode

from qnapi.

Comments (3)

krzemin avatar krzemin commented on May 24, 2024

Something similar is already implemented, although not properly documented.

If you run the program with path to a movie file as an argument, subtitle downloading will start immediately with progress window), but without installing any icon to systray. Similarly, if you pass a path to a directory, folder scanning window will appear.

If you run the application with -q switch and pass path to a movie file, application will do the job without showing any windows and communicate result via exit code. This mode is unfortunately not supported on Windows. But probably it could be!

from qnapi.

msjasinski avatar msjasinski commented on May 24, 2024

It works on Windows if you add "--quiet" to regedit keys, e.g.

"C:\Program Files\QNapi\qnapi.exe" "%1" "--quiet"

But could you please add it to program preferences because not everyone is versed in registry tweaking...
Thanks for the excellent work!

from qnapi.

krzemin avatar krzemin commented on May 24, 2024

It could make sense to introduce option like quiet batch mode added to preferences, which should force quiet mode every time you pass a file as an argument.

Unfortunately, it will not be available to OSX users, since Finder integration is not argv-based there.

from qnapi.

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.