Code Monkey home page Code Monkey logo

Comments (5)

rednoah avatar rednoah commented on May 20, 2024

Either way, filebot will be in the $PATH so FileBot should be called by calling filebot.

from deluge-filebottool.

Laharah avatar Laharah commented on May 20, 2024

were you getting a "filebot not found" warning when you tried to rename a torrent? It should have been where the filebot version information is up at the top. The program should have defaulted to using just filebot and relying on the path if it doesn't find it in the expected locations.

When the plugin starts it makes a filebot.exe -version call. Since filebot wasn't in /usr/bin or /usr/local/bin it should have defaulted to just filebot -version and let the path variable find the executable. If it wasn't finding filebot at all and you were getting the filebot not found error, either the user deluge was running on didn't have /snap/bin/filebot in it's path, something was wrong with permissions, or the path cache was stale.

Either way I'll add /snap/bin/filebot (I'm assuming that's what you meant to say) to the locations where the plugin searches for a filebot executable.

from deluge-filebottool.

jkanczler avatar jkanczler commented on May 20, 2024

Yeah. I meant that. I'm talking about Linux, Ubuntu version 16.04. I installed filebot from Ubuntu software:
image

The executable is installed at:
image

from deluge-filebottool.

Laharah avatar Laharah commented on May 20, 2024

I've added /snap/bin/filebot to the list of locations the plugin explicitly checks for filebot. Hopefully that will help people out who have stale path caches.

from deluge-filebottool.

jkanczler avatar jkanczler commented on May 20, 2024

Just to verify that it works in 1.1.10:

  1. I deleted the symlink from the /usr/bin folder and the FileBot tool 1.1.9 started to complain about FileBot is not found.
  2. I've installed 1.10, FileBot tool could find FileBot at /snap/bin location. Thanks for the fix.

from deluge-filebottool.

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.