#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 by , 13 years ago
Cc: | added |
---|
comment:2 by , 13 years ago
comment:3 by , 10 years ago
Milestone: | Future → 1.4.0 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Summary: | Execute plug-in should support more events → [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 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
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.