Hi all,
Recently, Filebot has been unable to find any scripts. I had a postprocess shell that ran AMC to rename and sort my media, and that stopped working a week or so ago. I also cannot run the script sysinfo to get any relevant information.
java.io.FileNotFoundException: Script not found: amc
at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:54)
at net.filebot.cli.ScriptBundle.runScript(ScriptBundle.java:72)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:114)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:120)
Running Filebot 4.7.8 on Lubuntu. Anyone else seeing this issue recently?
Script not found: amc
Re: Script not found: amc
filebot -version always works.

Nope. You most certainly are not.DTCL wrote:Running Filebot 4.7.8

Re: Script not found: amc
Filebot is telling me otherwise in the GUI.
http://i67.tinypic.com/2j4ukhg.jpg
Sorry, imgur doesn't want to process uploaded images for me currently.

http://i67.tinypic.com/2j4ukhg.jpg
Sorry, imgur doesn't want to process uploaded images for me currently.

Last edited by DTCL on 28 Mar 2017, 14:57, edited 1 time in total.
Re: Script not found: amc
I tried using the brew command I saw in another thread, but I keep getting an error that brew doesn't have the proper permissions to /usr/bin/hdiutil, even if I chmod 0777 to /usr/bin/hdiutil
Re: Script not found: amc
You are running FileBot 4.7 and FileBot is telling you that you should be running FileBot 4.7.8.
How did you install FileBot in the first place? Do that again, but with FileBot 4.7.8 this time around.
brew is a tool for Mac. brew will not work on Linux.
How did you install FileBot in the first place? Do that again, but with FileBot 4.7.8 this time around.

