mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-15 19:17:08 -07:00
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
This commit is contained in:
parent
078c80c81d
commit
862d24ac48
6 changed files with 65 additions and 13 deletions
2
TODO
2
TODO
|
@ -63,6 +63,7 @@
|
|||
* beta 7
|
||||
- Add "Mark all as read" feature for RSS
|
||||
- update doc for plugins (and add screenies)
|
||||
- update doc for options
|
||||
- Redesign options (fully)
|
||||
- Review torrent content selection
|
||||
* check the one in ktorrent
|
||||
|
@ -102,6 +103,7 @@ beta6->beta7 changelog:
|
|||
- FEATURE: Allow to disable UPnP/NAT-PMP/LSD
|
||||
- FEATURE: Added an option to set the max number of connections per torrent
|
||||
- FEATURE: Added an option to set the max number of uploads per torrent
|
||||
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
|
||||
- BUGFIX: In torrent content, it is now easier to filter all torrents using right click menu
|
||||
- BUGFIX: Updated man page / README / INSTALL
|
||||
- BUGFIX: Paused torrents could be displayed as connected for a sec after checking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue