Opened 12 years ago
Closed 12 years ago
#3716 closed Enhancement (fixed)
Take torrent priority into account when choosing which torrent to verify next
Reported by: | thelinx | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 2.12 |
Component: | libtransmission | Version: | 2.11 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When verifying a number of torrents, Transmission completely disregards their priority and verifies them in the order they were added.
Can that behavior be changed?
Change History (4)
comment:1 Changed 12 years ago by charles
- Milestone changed from None Set to 2.12
- Owner set to charles
- Status changed from new to assigned
- Summary changed from Priority doesn't matter when choosing torrents to verify. to Take torrent priority into account when choosing which torrent to verify next
comment:2 Changed 12 years ago by charles
- Status changed from assigned to new
comment:3 Changed 12 years ago by charles
comment:4 Changed 12 years ago by charles
- Component changed from Transmission to libtransmission
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r11388 libtransmission/verify.c: (trunk libT) #3716 "take torrent priority into account when choosing which torrent to verify next" -- done.