Custom Query (2447 matches)
Results (580 - 582 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1148 | Fixed | Executor plugin error | ||
Description |
Executor plugin does not work in my setup (ubuntu karmic 64bits with latest ppa packages). I get this error in deluged.log: [ERROR ] 23:47:23 rpcserver:286 Exception calling RPC request: 'tuple' object does not support item assignment Traceback (most recent call last):
TypeError: 'tuple' object does not support item assignment |
|||
#1150 | Fixed | [Patch] Include libtorrent version in agent string | ||
Description |
Private trackers care more about the version of the core than the version of the UI. This patch changes Deluge's agent string to include libtorrent's version. Currently what is known to accept the modified client as of Feb 18 2010 (it may not on Feb 22) but I do not have an account on other trackers, so I can't vouch for those. |
|||
#1152 | Fixed | Don't remove automatically added torrents | ||
Description |
When one checks the option "Automatically add .torrent files from: /directory/to/folder" in "Preferences - Downloads" then the torrent-files in that directory get added to deluge and get removed from the folder afterwards. I want to request, that the .torrent-files don't get removed. Maybe other BitTorrent-clients want to use the same torrents from that folder or one want to save the torrents for later use. |