= Plugins = [[PageOutline(2-4,,inline)]] ---- == Deluge Plugins (Supplied) == ||'''Name'''||'''Description'''|| ||[wiki:Plugins/AutoAdd AutoAdd]|| Multiple watch folder support|| ||[wiki:BlocklistPlugin Blocklist]|| Download and import IP blocklists|| ||[wiki:Plugins/Execute Execute]|| Executes a command upon an event|| ||Extractor|| Extracts files upon completion|| ||Label|| Assign labels to torrents for custom actions|| ||Scheduler|| Limit Deluge bandwidth depending on schedule|| ||WebUI|| Start the web interface from within Deluge|| ---- == Deluge Plugins (3rd Party) == ||'''Name'''||'''Description'''|| ||[wiki:Plugins/AutoPriority AutoPriority]|| Downloads torrents in alphabetical order|| ||[wiki:Plugins/Categorise Categorise]|| Moves downloaded torrent to a specific directory depending on type|| ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33995 Copy Completed] || Copies completed torrents to another location || ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=28915 Delete Partials] || Deletes partial files left by 'Do not download'|| ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=32315 Growl] || Growl Notifications for completed torrents || ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34001 Managed Pause] || Scheduler that allow you to exclude torrents || ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33053 MyScheduler]|| Scheduler with Force Start || ||[wiki:Plugins/Pieces Pieces]|| View status and set priority of each individual piece of a torrent || ||[wiki:Plugins/PreventSuspend PreventSuspend]|| Prevents computer suspending|| ||[wiki:Plugins/Stats Stats]|| Displays pretty graphs of statistics|| ||[wiki:Plugins/Toggle Toggle]|| Allows the users to set the session to either "paused" or "resumed"|| ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34025 Total Traffic] || Shows per session & optionally total traffic || || [http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34343 Traffic Limits] || Pause all torrents if more than a set amount of data is uploaded or downloaded. || ||[wiki:Plugins/XMPPNotify XMPP Notify]|| XMPP notify/control bot|| ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=31553 YaRSS] || Simple RSS plugin for TV Shows|| ''' Application Plugins ''' - ''Extensions or scripts for applications, enabling interaction with Deluge'' ||'''Name'''||'''Description'''|| ||[https://chrome.google.com/extensions/detail/pbenannnhhgfhhijhlpgfbjagebjeeel Chrome Extension]|| Provides a simple overview of Deluge torrents within Chrome || ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=30825 ConkyDeluge]|| Script to display Deluge statistics within Conky|| ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=30985 Docky Helper]|| Docky helper that shows transfer rates on the Deluge badge|| ||[http://flexget.com/wiki/Plugins/deluge FlexGet Plugin]|| Deluge Plugin for the advanced RSS tool [wiki:Plugins/FlexGet (More Info)]|| ||[http://userscripts.org/scripts/show/79003 Greasemonkey Script]|| Adds a clickable icon on webpages to add torrents via Deluge WebUI|| ---- == Installing Plugins == Download the egg file for the selected plugin. === GUI Install === Preferences -> Plugins -> Install plugin Locate the downloaded egg file and select it. === Manual Install === Copy the egg file into the plugins directory of the deluge config. The default location is: {{{ ~/.config/deluge/plugins }}} ---- == Developing Plugins == * [wiki:'Development/1.2/Plugin' How to write a Plugin] * [wiki:'Development/PluginIdeas' Plugin Ideas & Suggestions] ---- == Archived Deluge Plugins (for v1.1.x) == ||'''Name'''||'''Description'''|| ||[wiki:Plugins/FlexRSS FlexRSS]|| RSS feed plugin || ||[wiki:Plugins/priorities Priorities]|| Allows you to assign a tracker to 5 upload-slots || ||[wiki:Plugins/autoport Autoport]|| Change listen port at a set interval, to a random port within range. || ||[wiki:Plugins/RemoteNotify RemoteNotify]|| Notify through XMPP you when torrents complete ||