Page 1 of 1

Script not found

Posted: 16 Apr 2017, 19:22
by Oleros
Hi, recently I've been getting a script not found error. I have not made any changes to the setup.

The UT script:

Code: Select all

"C:\Program Files\FileBot\filebot.exe" -script fn:amc --output "E:/Plex" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
The log output:

Code: Select all

Script not found: amc
java.io.FileNotFoundException: Script not found: amc
	at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:54)
	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 (°_°)
Have changes been done centrally that I should adapt to?

Re: Script not found

Posted: 17 Apr 2017, 01:57
by rednoah
What does filebot -version say?

Re: Script not found

Posted: 17 Apr 2017, 15:30
by Oleros
4.7.2

Re: Script not found

Posted: 17 Apr 2017, 15:52
by rednoah
Unfortunately, the script repository for this version doesn't exist anymore. I recommend using the latest version.