Cannot find groovy script

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
secs
Donor
Posts: 13
Joined: 21 Feb 2015, 10:29

Cannot find groovy script

Post by secs »

Hi all.

Filebot has been running here for a long time. I tend to just let it do its thing.

However I have noticed lately its playing up so went and ran it in a console to see whats happening. I suspect its because I am versions or something behind.

I get

FileNotFoundException: https://raw.githubusercontent.com/fileb ... amc.groovy


and another file not found.

I dont want to break whats already installed and running so well but how do I update or fix? Its a linux system
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Cannot find groovy script

Post by rednoah »

You will probably have to update to the latest version.
:idea: Please read the FAQ and How to Request Help.
secs
Donor
Posts: 13
Joined: 21 Feb 2015, 10:29

Re: Cannot find groovy script

Post by secs »

Do I update the desktop/gui part or a script part

Code: Select all

filebot -version
FileBot 4.6.1 (r3315) / Java(TM) SE Runtime Environment 1.8.0_74 (headless)
secs
Donor
Posts: 13
Joined: 21 Feb 2015, 10:29

Re: Cannot find groovy script

Post by secs »

Ok found it. Many thanks.
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Cannot find groovy script

Post by rednoah »

You'll need to update FileBot. FileBot will auto-update it's scripts, which is why it failed, because the script repository for this particular version is no longer maintained.
:idea: Please read the FAQ and How to Request Help.
Post Reply