Installation Deluge Sickbeard Plugin
The installation of this plugin is straight forward. First make sure to check the requirements page. Then follow the instructions below. Choose between: (Web) GUI installation, Manual installation or Client/Server installation. For more information on installing Deluge plugins, visit the Deluge Installing Plugins page. Take note of how to deal with python version differences and take note of the client/server setup instructions if relevant.
As an alternative to the default egg based installation, the plugin can also be installed from source. In that case follow the instructions on Installation Deluge Sickbeard Plugin from source
Next step after installation below: Configuration Deluge Sickbeard Plugin
(Web) GUI installation
- Download the latest Deluge SickBeard Plugin egg to your computer.
- Open the Deluge GUI
- Then Preferences -> Plugins -> Install plugin
- Locate the Deluge SickBeard Plugin egg previously downloaded to your computer
- Press install
Restart Deluge
Manual installation
Unix/Linux
$ cd ~/.config/deluge/plugins
$ wget https://github.com/srluge/DelugeSickbeardPlugin/dist/Sickbeard-.egg
After downloading the egg, restart Deluge.
Windows
- Download the latest Deluge SickBeard Plugin egg to your computer.
- Copy the downloaded Deluge SickBeard Plugin egg to %APPDATA%\deluge\plugins
- Restart Deluge
Client/Server setup
Make sure to follow above instructions on both the server and client.