Changes between Version 61 and Version 62 of Plugins


Ignore:
Timestamp:
04/28/2013 03:55:41 PM (11 years ago)
Author:
Cas
Comment:

Add plugin webui support info

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v61 v62  
    77 
    88== Plugins (Included) == 
    9  ||'''Name'''||'''Description'''|| 
    10  ||[wiki:Plugins/AutoAdd AutoAdd]|| Multiple watch folder support|| 
    11  ||[wiki:BlocklistPlugin Blocklist]|| Download and import IP blocklists|| 
    12  ||[wiki:Plugins/Execute Execute]|| Executes a command upon an event|| 
    13  ||Extractor|| Extracts files upon completion|| 
    14  ||Label|| Assign labels to torrents for custom actions|| 
    15  ||Notification|| Provides Email, Popup, Blink and Sound notifications|| 
    16  ||Scheduler|| Limit Deluge bandwidth depending on schedule|| 
    17  ||WebUI|| Start the web interface from within Deluge|| 
    18  
     9 ||'''Name'''||'''Description'''||'''WebUI'''|| 
     10 ||[wiki:Plugins/AutoAdd AutoAdd]|| Multiple watch folder support||''No''|| 
     11 ||[wiki:BlocklistPlugin Blocklist]|| Download and import IP blocklists||''No''|| 
     12 ||[wiki:Plugins/Execute Execute]|| Executes a command upon an event||'''Yes'''|| 
     13 ||Extractor|| Extracts files upon completion||''No''|| 
     14 ||Label|| Assign labels to torrents for custom actions||'''Yes'''|| 
     15 ||Notification|| Provides Email, Popup, Blink and Sound notifications||''No''|| 
     16 ||Scheduler|| Limit Deluge bandwidth depending on schedule||'''Yes'''|| 
     17 ||WebUI|| Start the web interface from within Deluge||''No''|| 
    1918 
    2019---- 
    2120 
    2221== Plugins (3rd Party) == 
    23  
    24  ||'''Name'''||'''Description'''|| 
    25  ||[wiki:Plugins/AutoPriority AutoPriority]|| Downloads torrents in alphabetical order|| 
    26  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=41165 AutoShutdown] || Shutdown or hibernate computer when all torrents complete downloading|| 
    27  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=36443 Auto Remove] || Limit the number of inactive torrents that are kept || 
    28  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=35615 Batch Renamer] || Rename multiple files in torrents for tidiness || 
    29  ||[wiki:Plugins/Categorise Categorise]|| Moves downloaded torrent to a specific directory depending on type|| 
    30  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33995 Copy Completed] || Copies completed torrents to another location || 
    31  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=39173 CopyLimit] || Controls upload "ratio" while downloading based on torrent total size|| 
    32  ||[https://github.com/stefantalpalaru/deluge-default-trackers Default Trackers] || Add default trackers for all your new torrents || 
    33  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=28915 Delete Partials] || Deletes partial files left by 'Do not download'|| 
    34  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=32315 Growl] || Growl Notifications for completed torrents || 
    35  ||[http://git.nordu.net/?p=lobber-deluge-core.git;a=tree;f=dist LobberCore] || Automatic downloader and core functionality plugin for use with [https://portal.nordu.net/display/LOBBER/Lobber Lobber]|| 
    36  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34001 Managed Pause] || Scheduler that allow you to exclude torrents || 
    37  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33053 MyScheduler]|| Scheduler with Force Start || 
    38  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=40769 NetWatcher]|| Monitors the local network activity and deciding if pause or resume all torrents.|| 
    39  ||[wiki:Plugins/Pieces Pieces]|| View status and set priority of each individual piece of a torrent || 
    40  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=38747 Randomize]|| Randomizes incoming port based on configurable interval and blocked port check|| 
    41  ||[wiki:Plugins/PreventSuspend PreventSuspend]|| Prevents computer suspending|| 
    42  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=39767 SeedTime] || Pause or remove torrents after they have seeded for a certain amount of time. || 
    43  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=40835 Smart Move] || Displays move storage progress in status bar. || 
    44  ||[wiki:Plugins/Stats Stats]|| Displays pretty graphs of statistics|| 
    45  ||[wiki:Plugins/Toggle Toggle]|| Allows the users to set the session to either "paused" or "resumed"|| 
    46  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34025 Total Traffic] || Shows per session & optionally total traffic || 
    47  ||[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. || 
    48  ||[wiki:Plugins/XMPPNotify XMPP Notify]|| XMPP notify/control bot|| 
    49  ||[http://pypi.python.org/pypi/Updatorr/ Updatorr]|| Automatic torrents updates for forum-like trackers|| 
    50  ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=31553 YaRSS] || Simple RSS plugin for TV Shows|| 
    51  ||[wiki:Plugins/YaRSS2 YaRSS2] || An RSS plugin configurable through the GUI|| 
     22 ||'''Name'''||'''Description'''||'''WebUI'''|| 
     23 ||[wiki:Plugins/AutoPriority AutoPriority]                                    || Downloads torrents in alphabetical order||''No''|| 
     24 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=41165 AutoShutdown]    || Shutdown or hibernate computer when all torrents complete downloading||''No''|| 
     25 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=36443 Auto Remove]     || Limit the number of inactive torrents that are kept ||''No''|| 
     26 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=35615 Batch Renamer]   || Rename multiple files in torrents for tidiness ||''No''|| 
     27 ||[wiki:Plugins/Categorise Categorise]                                        || Moves downloaded torrent to a specific directory depending on type||''No''|| 
     28 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33995 Copy Completed]  || Copies completed torrents to another location ||'''Yes'''|| 
     29 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=39173 CopyLimit]       || Controls upload "ratio" while downloading based on torrent total size||''No''|| 
     30 ||[https://github.com/stefantalpalaru/deluge-default-trackers Default Trackers] || Add default trackers for all your new torrents ||''No''|| 
     31 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=28915 Delete Partials] || Deletes partial files left by 'Do not download'||''No''|| 
     32 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=32315 Growl]           || Growl Notifications for completed torrents ||''No''|| 
     33 ||[http://git.nordu.net/?p=lobber-deluge-core.git;a=tree;f=dist LobberCore]   || Automatic downloader and core functionality plugin for use with [https://portal.nordu.net/display/LOBBER/Lobber Lobber]||''No''|| 
     34 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34001 Managed Pause]   || Scheduler that allow you to exclude torrents ||''No''|| 
     35 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=33053 MyScheduler]     || Scheduler with Force Start ||'''Yes'''|| 
     36 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=40769 NetWatcher]      || Monitors the local network activity and deciding if pause or resume all torrents.||''No''|| 
     37 ||[wiki:Plugins/Pieces Pieces]                                                || View status and set priority of each individual piece of a torrent ||'''Yes'''|| 
     38 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=38747 Randomize]       || Randomizes incoming port based on configurable interval and blocked port check||''No''|| 
     39 ||[wiki:Plugins/PreventSuspend PreventSuspend]                                || Prevents computer suspending||''No''|| 
     40 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=39767 SeedTime]        || Pause or remove torrents after they have seeded for a certain amount of time. ||''No''|| 
     41 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=40835 Smart Move]      || Displays move storage progress in status bar. ||''No''|| 
     42 ||[wiki:Plugins/Stats Stats]                                                  || Displays pretty graphs of statistics||''No''|| 
     43 ||[wiki:Plugins/Toggle Toggle]                                                || Allows the users to set the session to either "paused" or "resumed"||''No''|| 
     44 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=34025 Total Traffic]   || Shows per session & optionally total traffic ||''No''|| 
     45 ||[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. ||''No''|| 
     46 ||[wiki:Plugins/XMPPNotify XMPP Notify]                                       || XMPP notify/control bot||''No''|| 
     47 ||[http://pypi.python.org/pypi/Updatorr/ Updatorr]                            || Automatic torrents updates for forum-like trackers||''No''|| 
     48 ||[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=31553 YaRSS]           || Simple RSS plugin for TV Shows||''No''|| 
     49 ||[wiki:Plugins/YaRSS2 YaRSS2]                                                || An RSS plugin configurable through the GUI||''No''|| 
    5250 
    5351 === Browser Plugins ===