Giter Club home page Giter Club logo

Comments (5)

XaF avatar XaF commented on May 29, 2024

Well... you can directly find that answer by yourself on Microsoft's website.

from traktforvlc.

 avatar commented on May 29, 2024

would the trigger be when a specific event is logged? If so, what would the log be?

from traktforvlc.

khiven avatar khiven commented on May 29, 2024

It is really easy to set up the start_process.bat to start when Windows start XaF, however making it so it only starts when vlc.exe starts and stop the process when vlc.exe stops is not that easy. Is there a way to do it? The task scheduller will ask for event log which I assume it has to be "Application" then source I assume it has to be "Application" then EventID I have no idea what event Id vlc.exe throws at start or at end .

You can always make a batch file that executes the process then call vlc.exe then executes the stop_process.bat when vlc stops but, again, it wouldn't work when you open a file straight away instead of opening first vlc with the script.

Can you please help us? It would be really nice to have the process running only when vlc is and stop when vlc stops. Nobody likes to have a background process running all day even if its light like this one.

Thank you in advance.

from traktforvlc.

XaF avatar XaF commented on May 29, 2024

I don't actually know of a way to do what you are asking.
TraktForVLC has been built to be running in the background all the time, and to only check if VLC is running. No network call is done if VLC is not running, which makes its background work very lightweight. The best way to do what you are asking for would be to have a VLC plugin instead of an external application, but this would be much more difficult to maintain and improve!

from traktforvlc.

XaF avatar XaF commented on May 29, 2024

TraktForVLC 2.x makes that issue obsolete - #88

from traktforvlc.

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.