Custom Query (2447 matches)
Results (343 - 345 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#94 | Fixed | Missing an option to set maximum connections on specific torrents. | ||
Description |
As the title suggests. Description of problem: It is easy for popular torrents to get hundreds of connections. You can set maximum connections per torrent and total torrents, but not individual. Torrents with fewer connections in total suffers when the limit is reached. I think this is an important option to let the client become as effective as it can get. Another harder option to make is to drop slow connections from those who have many connections in favor for slower torrents with few connections. |
|||
#124 | WorksForMe | Blocklist plugin completely broken, plus it <probably> doesn't honour the "download every XYZ days" setting | ||
Description |
Deluge 0.5.8.7 on Ubuntu 8.04 updated as of today. The blocklist plugin is completely broken. After removing ~.config/deluge/blocklist* and then installing the latest deluge, when I configure the Blocklist Importer to download http://www.bluetack.co.uk/config/nipfilter.dat.gz every 0 days (default), it shows the small download window with a progress bar which frezzes at 0%. I know for sure the URL is fine, I can download the filter file with the browser and amule has no problems with it. After about 5 minutes of a frozen window, it throws the cryptic error message: Couldn't download URL:('http protocol error',0,'got a bad status line', None) Incidentally, ubuntu hardy official version 5.8.4 works including the blocklist plugin; however the "download the list every XYZ days" setting is ignored and the list is downloaded every single time deluge is started. To better handle brokenness, I suggest blocklist importer to support an "download list on restart" checkbox (if checked, then ask every how many days). If unchecked, then the plugin should try to use the local cache that we can download manually with a browser. This is amule's behaviour and works very well. With 0.5.8.7 freeze, looking at the terminal messages, I see: ~$ checking for ubuntu... no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences save uploaded memory Pickling state... Scanning plugin dir /usr/share/deluge/plugins Initialising plugin FlexRSS Initialising plugin Search Initialising plugin TorrentCreator Initialising plugin MoveTorrent Initialising plugin WebUi Initialising plugin WebSeed Initialising plugin NetworkHealth Initialising plugin BlocklistImport Initialising plugin Scheduler Initialising plugin TorrentPeers Initialising plugin TorrentFiles Initialising plugin EventLogging Initialising plugin TorrentNotification Initialising plugin SpeedLimiter Initialising plugin NetworkGraph Initialising plugin DesiredRatio Applying preferences Starting DHT... no old fastresume to delete Found TorrentSearch plugin... Found TorrentFiles plugin... Found TorrentPeers plugin... Found blocklist plugin ... Fetching http://www.bluetack.co.uk/config/nipfilter.dat.gz save uploaded memory Pickling state... Cancelling Cancelling Cancelling Cancelling |
|||
#976 | WontFix | Minimize to tray on minimize | ||
Description |
I like having a tray icon instead of a taskbar entry. However, currently to minimize to tray you must click the close button. I would like an option so that the minimize button would minimize to tray, and the close button would exit the application as normal. Thanks for your consideration. |