GithubHelp home page GithubHelp logo

Comments (7)

checktravis avatar checktravis commented on August 23, 2024

I am looking for this as well.

This works:

docker exec filebot /opt/filebot/filebot -version
FileBot 4.9.1 (r7372) JDK8 / OpenJDK Runtime Environment 1.8.0_242 / Linux 5.4.0-48-generic (amd64)

But this just hangs

docker exec filebot /opt/filebot/filebot -rename "/storage/What It's Like Being Alone"

from docker-filebot.

jlesage avatar jlesage commented on August 23, 2024

docker exec filebot /opt/filebot/filebot is the way to manually invoke the FileBot CLI.

from docker-filebot.

jlesage avatar jlesage commented on August 23, 2024

@checktravis, it can take some time to execute, did you wait enough long? Maybe add --log all to see any activity ?

from docker-filebot.

checktravis avatar checktravis commented on August 23, 2024

I'll try that

from docker-filebot.

Speedmod88 avatar Speedmod88 commented on August 23, 2024

Hi, I have this issues too...

using your Unraid Docker:

open the Console:

/tmp # docker exec filebot /opt/filebot/filebot
sh: docker: not found

I got this in the console

do I have to do something else to activate the docker cmd?

or is AMC already use the duplicate script? -> filebot -script dev:duplicates /path

to scan all duplicates from metadata and not from path?

Thanks You
Best Regards

from docker-filebot.

jlesage avatar jlesage commented on August 23, 2024

You seem to have executed the command from inside the container. The command must be run on the host (unRAID) instead.

Also, in your case, the command should be:

docker exec FileBot /opt/filebot/filebot

(you must use the correct container name)

from docker-filebot.

jlesage avatar jlesage commented on August 23, 2024

Closing this issue. Please re-open if needed.

from docker-filebot.

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.