mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
- Updated configure file to check for libcommoncpp2 instead of libcurl
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion) - Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
This commit is contained in:
3
TODO
3
TODO
@@ -18,7 +18,6 @@
|
||||
// Unsure
|
||||
- Azureus spoofing to prevent ban from trackers?
|
||||
- Web interface?
|
||||
- Use downloader class to download search plugin updates
|
||||
- Allow to set upload limit for each torrent
|
||||
- Option to shutdown computer when downloads are finished
|
||||
- Add a torrent scheduler
|
||||
@@ -43,7 +42,7 @@
|
||||
- Allow to hide columns (gtsoul)
|
||||
- Complete documentation and english translation
|
||||
* beta2
|
||||
- Fix configure file for libcommoncpp
|
||||
- Handle downloadFromUrl errors (Display a messagebox to catch user's attention)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent
|
||||
- ipfilter crash
|
||||
|
||||
Reference in New Issue
Block a user