Patch for Ticket #1126 (Extracting not always working)
Posted: Sat Feb 11, 2012 1:38 am
I was recently writing a small plugin to deal with uploading torrents to my fileserver as they finish. As I use the move completed functionality, I noted there was no way to ensure the file was moved before the plugin was called. As such I have made a patch against the current master revision, creating a new event which fires when torrents have completed moving.
While asking about my issue on IRC, I heard there was an issue with the extractor plugin, which sounded like it was caused by this. In the patch I have also modified the extractor plugin to utilise the same event, and in my tests it appears to work where move completed is used.
The patch is availible here.
If there is a better way to submit this, then let me know.
While asking about my issue on IRC, I heard there was an issue with the extractor plugin, which sounded like it was caused by this. In the patch I have also modified the extractor plugin to utilise the same event, and in my tests it appears to work where move completed is used.
The patch is availible here.
If there is a better way to submit this, then let me know.