Laharah / deluge-FileBotTool

A plugin to integrate simple FileBot functionality into Deluge
GNU General Public License v3.0
114 stars 10 forks source link

Set up with portable FileBot #41

Closed Cry0nicS closed 4 years ago

Cry0nicS commented 4 years ago

I have a portable version of FileBot.

Is there any way I can make the tool work with this? Is there a way to specify the FileBot folder location?

Cry0nicS commented 4 years ago

Solved this myself: it works if FileBot is extracted in "C:\Program Files\Filebot" and Deluge is run as Administrator (doesn't work otherwise).

Laharah commented 4 years ago

Unfortunately not at the moment. There is a list of locations that the plugin searches for filebot though: https://github.com/Laharah/deluge-FileBotTool/blob/67e76a0c0cd6e4f9f922d485c596c48c38f5a2c1/filebottool/pyfilebot.py#L21-L24

rednoah commented 4 years ago

Linking filebot into /usr/local/bin/filebot is generally recommended, especially if you're using the portable package: https://github.com/filebot/plugins/blob/master/installer/tar.sh