Opened 16 years ago
Closed 15 years ago
#61 closed Defect (fixed)
Seeding doesn't stop at set ratio
Reported by: | Yada | Owned by: | somebody |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | Transmission | Version: | |
Severity: | Normal | Keywords: | |
Cc: |
Description
I downloaded the latest nightly build yesterday (r257). Set my torrents to stop seeding at a share ratio of 1.1. But they continue to seed after they reach that. Restarting Transmission doesn't help.
Change History (10)
comment:1 Changed 16 years ago by anonymous
comment:2 Changed 16 years ago by anonymous
No, it keeps seeding beyond my setting of a 1.1 ratio. It doesn't stop at all.
comment:3 Changed 16 years ago by anonymous
Maybe you should try deleting the transmission preference file.
comment:4 Changed 16 years ago by jah
i am experiencing the same problem.
comment:5 Changed 16 years ago by Yada
Deletings preferences doesn't work. However, it did work when I set the ratio to 2.0, so maybe it only works with whole numbers?
comment:6 Changed 16 years ago by livings124@…
I think I fixed this on my local build. I had to cast the ratio from an unsigned int to a float.
comment:7 Changed 16 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
- Version 0.5 deleted
This should be fixed in [272]
comment:8 Changed 16 years ago by leena
- Resolution fixed deleted
- Status changed from closed to reopened
- Type set to defect
i'm still seeing this in revision [1007] but it only happens when queuing is enabled and there are no more queued torrents for which to start. when i check the torrent options, i see the seeding option has changed itself to seed forever.
comment:9 Changed 15 years ago by livings124
With the way the ratio now works I can't imagine this happening anymore. Reopen if it is still an issue.
comment:10 Changed 15 years ago by livings124
- Resolution set to fixed
- Status changed from reopened to closed
Did it stop at the ratio once and then you started it again? That should happen.