#1290 closed feature-request (Fixed)
[Execute] plug-in should support more events
Reported by: | shrike | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | Plugin | Version: | other (please specify) |
Keywords: | execute | Cc: | heissfuss |
Description
Execute plug-in should have more events attached to it.
At least "ratio reached" and "torrent removed" come to mind.
Use Case: I hard link downloaded items in the "torrent complete" event to a different folder and delete from there after I'm done.
I'd like to use execute to remove the downloaded torrent when the it has been seeded to the level I want, using either a "ratio reached" or a "torrent removed" event (most likely the latter).
Change History (5)
comment:1 Changed 12 years ago by heissfuss
- Cc heissfuss added
comment:2 Changed 12 years ago by lazybones
comment:3 Changed 9 years ago by Cas
- Milestone changed from Future to 1.4.0
- Resolution set to Fixed
- Status changed from new to closed
- Summary changed from Execute plug-in should support more events to [Execute] plug-in should support more events
Added Remove option: [4d5e01abefc4]
There are only a limited set of Deluge events so without additions I can't see any more currently suitable to expose in the plugin.
comment:4 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 2.0
Note: See
TracTickets for help on using
tickets.
I personally would like the "torrent removed" notice, since there are already build in options for removing torrents when ratio is met, and some external scripting via flexget will also do this.
getting notice of this event would be great for actions that would normally disrupt seeding such as renaming, deleting or moving files.