#5974 closed Enhancement (fixed)
Torrents queued should be able to "Resume Now"
Reported by: | JJTagy | Owned by: | mike.dld |
---|---|---|---|
Priority: | Low | Milestone: | 2.90 |
Component: | Web Client | Version: | 2.84 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Not sure when (or if) this changed, but a torrent can only be resumed "Now" from the context menu only if it is stopped (paused). It should also be able to "Resume Now" if the torrent is queued as well. This patch adds the extra status for the context menu.
Attachments (1)
Change History (5)
Changed 7 years ago by JJTagy
comment:1 Changed 6 years ago by JJTagy
comment:2 Changed 6 years ago by mike.dld
- Owner set to mike.dld
- Status changed from new to assigned
comment:3 Changed 6 years ago by mike.dld
- Resolution set to fixed
- Status changed from assigned to closed
Thanks, committed as r14656, with small change to make "Resume Now" available to torrents queued for seeding as well (to be in sync with what other clients do).
comment:4 Changed 6 years ago by mike.dld
- Milestone changed from None Set to 2.90
Note: See
TracTickets for help on using
tickets.
Still a valid patch for now. Looking for some feedback if we need something else or a different approach.