Opened 14 years ago
Closed 14 years ago
#1312 closed Enhancement (invalid)
Shutdown on download finish (option)
Reported by: | ace214 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.33 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I would like to see an option to shut down the machine when torrents finish. Currently, I have to use the estimated time and use gShutdown to shut down my machine based on that estimate.
I know uTorrent does this...
Change History (1)
comment:1 Changed 14 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This isn't going to happen. However you could have a script ping Transmission every few seconds with an RPC call to see if the torrent is done yet, and call gShutdown when it finishes. That would be a little better than guesstimating.