Custom Query (2447 matches)
Results (499 - 501 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2468 | Invalid | [AutoAdd] Idle CPU usage | ||
Description |
After while of just being idle deluged.exe uses just a constant ~30-45% cpu usage.(Win7 SP1 64-Bit) |
|||
#2467 | Fixed | Enabled Plugins list not always showing the correct options for selection | ||
Description |
Under windows 7 sp1 64-bit with the developement branch when adding and removeing plugins sometimes the list doesnt match with what shows when you click one. In other words you click autoadd and the label options show. Disabling all the plugins then re-enabling them fixes this at no loss to options/saved settings. |
|||
#2466 | Fixed | [AutoAdd] Error in copy torrent code if inital rename fails | ||
Description |
Since the change to the autoadd plugin for watching folders the added torrent does not get removed from the watch folder and in the autoadd options you can only select one or the other either delete .torrent folder or copy the .torrent to a folder. I believe this behavior should change as its probably going to try to repeatedly add it which is a waste and if you remove the torrent it will probably get added back right after since it never moved. I think that all three options for "Torrent File Action" should be options separate from each other at the very least so the user can choose. Keeping in mind if this is the case you would probably have to add checks or something for deleting the torrent after its done or something so the client can use it? Not sure how that works in deluge but i know in other clients if you delete the torrent file you added while its still in the torrent list it will give an error. |