Changes between Version 12 and Version 13 of archive/Development/UiClient


Ignore:
Timestamp:
02/23/2008 10:44:57 AM (16 years ago)
Author:
mvoncken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • archive/Development/UiClient

    v12 v13  
    264264 
    265265= Notes = 
    266 The Possible keys for get_torrent_status(id,keys) are currently: 
     266The Possible keys for get_torrent_status(id, keys) are currently: 
    267267{{{ 
    268 TORRENT_KEYS = ['name', 'total_size', 'num_files', 'num_pieces', 'piece_length', 
     268    ['name', 'total_size', 'num_files', 'num_pieces', 'piece_length', 
    269269    'eta', 'ratio', 'file_progress', 'distributed_copies', 'total_done', 
    270270    'total_uploaded', 'state', 'paused', 'progress', 'next_announce',