Opened 12 years ago
Closed 12 years ago
#3517 closed Bug (fixed)
Magnet links paused after inactive seed time
Reported by: | elpasi | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | libtransmission | Version: | 2.04+ |
Severity: | Normal | Keywords: | |
Cc: | magnet, pause, inactive, limit |
Description
If you begin downloading from a magnet link, and you set a 'stop seeding after' time, which the download of the metadata exceeds, the magnet will be paused and it will claim seeding has finished.
- Begin downloading a torrent via a magnet link.
- Set the inactivity seeding limit to 1 minute.
- Observe the torrent does not count down the time until seeding stops (because it shouldn't stop) but:
- Observe that after one minute, the magnetised torrent has paused itself.
This should not happen, as the magnet link has not yet retrieved any data - it's not in the seeding phase. This is a particularly annoying bug as it keeps pausing any torrents I start that don't acquire their metadata in time.
(From IRC:) BentMyWookie?: hmmm, confirmed
Change History (3)
comment:1 Changed 12 years ago by livings124
- Component changed from Mac Client to libtransmission
- Milestone None Set deleted
- Owner changed from livings124 to charles
comment:2 Changed 12 years ago by livings124
- Owner changed from charles to livings124
comment:3 Changed 12 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This should be fixed in r11181. It was pausing all transfers, even downloading non-magnet transfers.