Changes between Version 6 and Version 7 of Plugins/Pieces


Ignore:
Timestamp:
04/23/2010 08:26:00 PM (14 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/Pieces

    v6 v7  
    1 = Pieces plugin = 
    2 Adds a tab to allow the viewing of the status of each piece of a torrent.  Currently only a gtkui plugin. 
     1= Pieces Plugin = 
     2 
     3Adds a tab to Deluge 1.2 to allow the viewing of the status of each piece of a torrent. Currently only a gtkui plugin. 
    34 
    45Version 0.2 adds a tooltip to show which piece the mouse is hovering over, and a right-click menu that allows the setting of priorities for individual pieces. 
     6 
     7== Download == 
     8[http://github.com/nicklan/Deluge-Pieces-Plugin/downloads Pieces plugin for Deluge] 
    59 
    610== Screenshots == 
     
    1519[[Image(set_priority.png)]] 
    1620 
    17 == Download == 
    18 [http://github.com/nicklan/Deluge-Pieces-Plugin/downloads Pieces plugin for Deluge] 
     21== Discussion/Support == 
     22Please use the forum post: http://forum.deluge-torrent.org/viewtopic.php?f=9&t=27545 
    1923 
    20 This plugin is for Deluge 1.2 
    21  
    22 == Install == 
    23 === Use plugin install === 
    24 From the gtk ui go to: 
    25 Preferences -> Plugins -> Install plugin 
    26  
    27 Find the egg file you downloaded and choose open 
    28  
    29 === Manual method === 
    30 Copy the Pieces plugin .egg file into ~/.config/deluge/plugins 
    31  
    32 === Questions/Comments === 
    33 Both are welcome, please use the forum post: http://forum.deluge-torrent.org/viewtopic.php?f=9&t=27545 
     24== Source Code == 
     25http://github.com/nicklan/Deluge-Pieces-Plugin/