filebot -script fn:artwork.tmdb stopped working
Posted: 23 Feb 2017, 20:11
Hi All, I've used the below script in a batch file for a long time now and just a few weeks ago it stopped working for no apparent reason, I've done some googling and forum searches and so far nothing has worked. Any help would be greatly appreciated.
I received the below error;
I've ran it as admin and my local ID which is also an admin and same issue.
I'm running;
Windows 10 with latest patches
Code: Select all
filebot -script fn:artwork.tmdb U:\ -non-strict --conflict override
filebot -script fn:artwork.tvdb X:\ -non-strict --conflict override
Code: Select all
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>filebot -script fn:artwork.tmdb U:\ -non-strict --conflict override
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 (°_°)
I've ran it as admin and my local ID which is also an admin and same issue.
I'm running;
Windows 10 with latest patches
Code: Select all
filebot -version
FileBot 4.7.2 (r4178) / Java(TM) SE Runtime Environment 1.8.0_121