Possible to run GUI with list of files per command?

Any questions? Need some help?
Post Reply
N3asu
Posts: 4
Joined: 12 Sep 2015, 10:46

Possible to run GUI with list of files per command?

Post by N3asu »

Hi,
I'm wondering if it is possible to start the FileBot-GUI with an initial list of files, passed to it per commandline argument.
I have not found anything on it and also tried to find out something using -help on the .exes, btw. I'm using Windows, but there was nothing useful.
I'm asking this because I'd like to use FileBot in combination with FreeCommander, so I can just select some files, hit a hotkey and have them in FileBot.

Thanks in advance,
N3asu
User avatar
rednoah
The Source
Posts: 23933
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Possible to run GUI with list of files per command?

Post by rednoah »

--mode ... a little used option implemented many years ago.

e.g.

Code: Select all

filebot --mode rename *.mkv
PS: once you got it working, please make a tutorial and post it here and in the FreeCommander forums please.
:idea: Please read the FAQ and How to Request Help.
N3asu
Posts: 4
Joined: 12 Sep 2015, 10:46

Re: Possible to run GUI with list of files per command?

Post by N3asu »

Thanks for the quick answer.
Already got it working fine and will make a tutorial soon.

- N3asu
Post Reply