Script not found: amc

Support for Ubuntu and other Desktop Linux distributions
Post Reply
DTCL
Posts: 3
Joined: 28 Mar 2017, 14:15

Script not found: amc

Post 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?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Script not found: amc

Post by rednoah »

filebot -version always works.
DTCL wrote:Running Filebot 4.7.8
Nope. You most certainly are not. ;)
:idea: Please read the FAQ and How to Request Help.
DTCL
Posts: 3
Joined: 28 Mar 2017, 14:15

Re: Script not found: amc

Post 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
Last edited by DTCL on 28 Mar 2017, 14:57, edited 1 time in total.
DTCL
Posts: 3
Joined: 28 Mar 2017, 14:15

Re: Script not found: amc

Post 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
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Script not found: amc

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply