Page 1 of 1

Script not found: amc

Posted: 28 Mar 2017, 14:22
by DTCL
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?

Re: Script not found: amc

Posted: 28 Mar 2017, 14:38
by rednoah
filebot -version always works.
DTCL wrote:Running Filebot 4.7.8
Nope. You most certainly are not. ;)

Re: Script not found: amc

Posted: 28 Mar 2017, 14:50
by DTCL
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.

Image

Re: Script not found: amc

Posted: 28 Mar 2017, 14:59
by DTCL
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

Posted: 28 Mar 2017, 16:05
by rednoah
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. ;)

:idea: brew is a tool for Mac. brew will not work on Linux.