Page 1 of 1

Filebot 4.1/4.2 not support by AMC anymore?

Posted: 24 Jul 2016, 09:44
by MeRoL
Hi,

I've been running Filebot 4.2 incl. AMC.

My script calls the updated master groovy by fn:amc but now Im starting to get these errors in my Filebot log:

Code: Select all

FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/amc.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/amc.groovy
        at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
        at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
        at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:133)
        at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:78)
        at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:198)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
How to fix this?

Re: Filebot 4.1/4.2 not support by AMC anymore?

Posted: 24 Jul 2016, 15:06
by rednoah
These older versions are no longer functional. Please use FileBot 4.7 or higher.

Re: Filebot 4.1/4.2 not support by AMC anymore?

Posted: 26 Jul 2016, 09:42
by MeRoL
rednoah wrote:These older versions are no longer functional. Please use FileBot 4.7 or higher.
Okay. Do v4.7 have the lang detection like the older versions?? I only used v4.2 because of that feature ".

Re: Filebot 4.1/4.2 not support by AMC anymore?

Posted: 26 Jul 2016, 12:29
by rednoah
Yes.