filebot.launcher with windows 10 version

Support for Windows users
Post Reply
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: filebot.launcher with windows 10 version

Post by rednoah »

Unfortunately, the Windows Store edition can only support 1 command-line tool which must be a command-line executable.


You can run any process without a command-line window using a custom launcher that passes the appropriate flags, e.g. using Python like so:
https://github.com/filebot/plugins/blob ... t/runw.pyw


If you're using the amc script then this dedicated Python launcher may work better for you:
https://github.com/filebot/plugins/blob ... rocess.pyw
:idea: Please read the FAQ and How to Request Help.
Post Reply