mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 07:46:17 -07:00
parent
1f42ab8c4f
commit
9f36b54b04
11 changed files with 240 additions and 0 deletions
|
@ -352,6 +352,9 @@ namespace
|
|||
// - "save_path": Torrent save path
|
||||
// - "completed": Amount of data completed
|
||||
// - "max_ratio": Upload max share ratio
|
||||
// - "max_seeding_time": Upload max seeding time
|
||||
// - "ratio_limit": Upload share ratio limit
|
||||
// - "seeding_time_limit": Upload seeding time limit
|
||||
// - "seen_complete": Indicates the time when the torrent was last seen complete/whole
|
||||
// - "last_activity": Last time when a chunk was downloaded/uploaded
|
||||
// - "total_size": Size including unwanted data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue