From b3b1bcc60c61819f974f225aff1036e2760bf82e Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 13 May 2007 20:05:30 +0000 Subject: [PATCH] - Updated TODO --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index dfad1edad..68173957a 100644 --- a/TODO +++ b/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 \ No newline at end of file