Custom Query (2447 matches)
Results (544 - 546 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1077 | Fixed | Web UI does not allow setting stop_at_ratio (for individual torrents) | ||
Description |
In Deluge 1.2.0-rc3 on a Debian squeeze/sid mix, the web UI does not allow me to change the "stop seeding at ratio" for a torrent in the options tab. Clicking the "Stop seed at ratio" label/checkbox checks it, also checks the "Prioritize First/Last" checkbox, but does not enable the textbox to specify a ratio. |
|||
#1079 | Fixed | Please catch SIGHUP and reopen the log file | ||
Description |
When running deluge with -L debug all the time, a lot of log output is generated. I'd like to use logrotate for that reason, but since deluge doesn't notice the rename of the log file, it keeps using the old one. |
|||
#1083 | Fixed | WEBUI: "Remote Torrent" "Remove With Data" has dangerous inconsistent order compared with GTKUI | ||
Description |
In the "remove torrent" option in the GTK client the order is: "Cancel", "Remove With Data", "Remote Torrent" In the webui its: "Cancel", "Remote Torrent", "Remove With Data" This is inconsistent and can result in lost data to the careless. I kind of think the "Remove With Data" should be a separate menu choice with a "are you sure you want to nuke that?" confirmation box. |