Page 1 of 1

Error when running filebot -script fn:artwork.tmdb "dir"

Posted: 17 Mar 2017, 03:34
by vballrican
I'm getting this error when running E:\>filebot -script fn:artwork.tmdb "E:/dir" It was working last week. Any idea?

Code: Select all

No such property: strict for class: net.filebot.cli.ArgumentBean
groovy.lang.MissingPropertyException: No such property: strict for class: net.filebot.cli.ArgumentBean
        at Script1$_run_closure3.doCall(Script1.groovy:39)
        at net.filebot.cli.ScriptShellMethods.eachMediaFolder(ScriptShellMethods.java:203)
        at Script1.run(Script1.groovy:10)
        at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:28)
        at net.filebot.Main.main(Main.java:124)
Failure (°_°)

Re: Error when running filebot -script fn:artwork.tmdb "dir"

Posted: 17 Mar 2017, 12:24
by rednoah
Please run filebot -script fn:sysinfo and post the output.