#1180 closed bug (Fixed)
Label change doesn't change speed
Reported by: | simonbcn | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | Plugin | Version: | 1.2.1 |
Keywords: | Cc: |
Description
I explain this with an example.
I have 2 labels:
DVD - Download folder on completion="DVD" / Max upload speed=50 BD - Download folder on completion="BD" / Max upload speed=-1
I change one torrent active (downloading) from DVD to BD label and Deluge changes the download folder but not the max upload speed.
Change History (3)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
This fix was reverted since this isn't really considered a bug. The label you switched to does not have the "Apply" checkbox checked so no torrent limits will change when switching.
comment:3 by , 15 years ago
Proposed patch to unset label prefs when changing to a new label: http://github.com/gazpachoking/deluge/commit/bba825703b30f675fc4bc4edc1ebee1be402bf18
Note:
See TracTickets
for help on using tickets.
Fixed in master.