Opened 12 years ago
Closed 12 years ago
#1372 closed Enhancement (wontfix)
Run script on torrent download complete
Reported by: | tylerdurden | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.34 |
Severity: | Normal | Keywords: | |
Cc: |
Description
What if on torrent download complete, you could have Transmission run a shell script or apple script if on OS X.
My situation. When I download a video with transmission, I would want to run a shell script to rsync the file over to my Apple TV. There could be many situations where running a script on completion would be helpful.
Change History (1)
comment:1 Changed 12 years ago by livings124
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I'm hesitant to add this, because running scripts could potentially change the data while seeding. The behavior you want can be achieved (at least in the Mac version) by using an incomplete folder, and monitoring the complete folder. For now I'm going to say no to this feature, as it could cause more problems then it's worth (and you can't remove a feature after adding it).