Page 1 of 1

[FileBot Node] Consider using -non-strict

Posted: 10 Apr 2021, 11:07
by vvvlad
Hi,
When I'm running FileBot Node I get the following warning in the output:

Code: Select all

* Consider using -non-strict to enable search by name and opportunistic matching
How do I enable this via FileBot Node?
I use FileBot Node for scheduling executions, so manually changing FileBot is not an option AFAIK

Thanks for the help.

Re: FileBot Node setting additional property

Posted: 10 Apr 2021, 13:03
by rednoah
The Strict Mode FileBot Node WebUI checkbox corresponds to the -non-strict command-line flag, i.e. you can set -non-strict by not checking Strict Mode.