Giter Site home page Giter Site logo

Comments (2)

rednoah avatar rednoah commented on August 27, 2024

Please update your FileBot

from scripts.

ctroncoso avatar ctroncoso commented on August 27, 2024

Caution:
If using ubuntu 14.04, there is no Java 8 available. FileBot 4.5 won't run on 7.
Stick with 4.2 while openjdk-8 becomes available on the repositories.
You'll need to run the scripts locally.
Copy amc.groovy to a local directory (i.e. ~/.filebot/scripts) along with the 3 files in the lib folder.

.filebot/scripts/amc.groovy
.filebot/scripts/lib
.filebot/scripts/lib/web.groovy
.filebot/scripts/lib/htpc.groovy
.filebot/scripts/lib/ant.groovy

Execute AMC as filebot -script /full/path/to/script/amc.groovy .....

Notice it's -script FILE not -script fn:

To go back to 4.2, download the deb needed from http://sourceforge.net/projects/filebot/files/filebot/
Then run sudo dpkg --force-depends -i filebot_4.2_*.deb.

Make sure you got Java 7installed or run sudo apt-get --assume-yes install openjdk-7-jre

Cheers!

Note: check the ownership of the directories inside ~/.filebot/ after installing. If they are set to root:root chmod them to the user who runs the script (you?).

from scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.