Clear Cache brings up UI

All your suggestions, requests and ideas for future development
Post Reply
g3rman
Donor
Posts: 18
Joined: 24 Oct 2013, 16:14

Clear Cache brings up UI

Post by g3rman »

When I run the following

"C:\Program Files\Filebot\filebot.exe" -clear-cache

it ends up bringing the GUI. Is there any way to keep it from doing that and stick to the CLI?
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Clear Cache brings up UI

Post by rednoah »

You can do this:

Code: Select all

filebot -clear-cache -script fn:sysinfo
:idea: Please read the FAQ and How to Request Help.
Post Reply