Back to wiki
how-to-disable-filebot

How To Disable Filebot

Name: how-to-disable-filebot

Last reviewed by: Clipper, April 2026


How to disable Filebot completely

If you wish to disable Filebot, just follow the steps for your torrent client below.

If you are on Windows, you will need KiTTY or PuTTY to connect via SSH (or the Windows SSH client).


rTorrent

Connect to your box via SSH:

ssh [email protected]

Imgur

Navigate to the rTorrent config directory:

cd ~/.config/rtorrent

Open the config file:

nano rtorrent.rc

Scroll to the bottom of the file until you find the Filebot line, as shown below:

Imgur

Comment it out by adding a # at the beginning of the line:

Imgur

Press Ctrl+O to save, then Ctrl+X to exit. Restart rTorrent from your dashboard for the change to take effect.


Deluge

Open your Deluge web interface and go to Preferences → Plugins. Find the Execute plugin and disable it, or remove the Filebot entry from the script list.

Imgur

Press Apply to save your changes.

Last Author
Clipper
Contributors
None
Versions
14
Last Update
Sat, 11 Apr 2026 17:28:40 +0200