Global "Stop seed at ratio" setting overrides per-torrent disabling of "Stop seed" setting
In the per-torrent Options tag, there is a checkbox next to "Stop seed at ratio". It appears that this is autopopulated with the global values for this setting, but when un-checking the checkbox, the torrent is still stopped if the seed ratio is higher than the global setting.
Workaround: Set the per-torrent "Stop seed at ratio" setting to something ridiculously high (e.g. 10000) and hope you never reach it.
Suggested fix: The global "Stop seed at ratio" setting should be used for a default value for when the per-torrent setting has not been modified. If the global setting changes, any torrents that have settings that match the old global setting should have their settings changed to match. Apart from this, there should be no functionality directly associated with the global "Stop seed at ratio" setting.
Change History
(6)
Milestone: |
1.3.0 → Future
|
Component: |
other → core
|
Version: |
1.2.0_rc4 → 1.3.0
|
Milestone: |
Future → 1.4.0
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
This has been partially fixed in [6037].. There needs to be some bigger changes to really make this work properly. Perhaps adding a "Ignore Global Queue Settings" option would work, or like you said, simply modifying all the torrent's stop at share settings when the global is modified.