mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
- Updated TODO
This commit is contained in:
parent
2196fcc911
commit
b3b1bcc60c
5
TODO
5
TODO
@ -28,13 +28,12 @@
|
||||
- Option to shutdown computer when downloads are finished
|
||||
- Add a torrent scheduler
|
||||
- Improve Ipfilter.dat parser (move to a thread ? - too slow to load qBT and more importantly options)
|
||||
- Improve search plugin update (make it automatic, write version/changelog in another file to limit brandwidth usage). Allow to disable this feature in program preferences.
|
||||
|
||||
// in v1.1.0
|
||||
- Tabs support in search
|
||||
|
||||
// in v1.0.0 (partial) - WIP
|
||||
- Download from RSS feeds (WIP by gtsoul, clean & finish rss.h, debug)
|
||||
- Move finished torrent to another tab and keep on seeding them even after restart (debug)
|
||||
- Check storage st creation + hasher in torrent creation
|
||||
- Add IPv6 support (at least start working on it, libtorrent seems to support it, we should limit our code to IPv4 anymore)
|
||||
- Display Url seeds in torrent properties and allow to edit them
|
||||
@ -42,5 +41,3 @@
|
||||
- Improve ratio display / calculation / saving / per torrent...
|
||||
- Sorting in Download Status column should be smarter than just an alphabetical sort
|
||||
- Windows port : http://www.peerweb.nl/qbittorrent/experimentalbuild/testing.zip
|
||||
- Improve search plugin update (make it automatic, write version/changelog in another file to limit brandwidth usage). Allow to disable this feature in program preferences.
|
||||
- Support Sock5 proxies
|
Loading…
Reference in New Issue
Block a user