mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
- Threadified torrent creation
- Added a progress bar in torrent creation - Display if UPnP/NAT-PMP was successful or not
This commit is contained in:
6
TODO
6
TODO
@@ -30,7 +30,6 @@
|
|||||||
|
|
||||||
// in v1.1.0
|
// in v1.1.0
|
||||||
- Tabs support in search
|
- Tabs support in search
|
||||||
- Allow to hide columns?
|
|
||||||
- Allow to scan multiple directories? (useful?)
|
- Allow to scan multiple directories? (useful?)
|
||||||
- Web interface (turbogears? php? python?)
|
- Web interface (turbogears? php? python?)
|
||||||
* Webserver? Try to write a webserver as a plugin for qBittorrent in Python
|
* Webserver? Try to write a webserver as a plugin for qBittorrent in Python
|
||||||
@@ -44,11 +43,6 @@
|
|||||||
- Display in torrent addition dialog:
|
- Display in torrent addition dialog:
|
||||||
* free disk space on selected drive
|
* free disk space on selected drive
|
||||||
* free disk space after torrent download (and/or torrent size)
|
* free disk space after torrent download (and/or torrent size)
|
||||||
- Start minimized option in program preferences
|
|
||||||
- In finished list, replace "Seeds/Leechs" column by "Leechers" because Seeds are always 0.
|
|
||||||
- Allow to change action on double-click
|
|
||||||
-> in download list
|
|
||||||
-> in seeding list
|
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
- Check search engine cpu usage
|
- Check search engine cpu usage
|
||||||
|
|||||||
Reference in New Issue
Block a user