Patch for Ticket #1126 (Extracting not always working)

Suggestions and discussion of future versions
Post Reply
Lattyware
New User
New User
Posts: 5
Joined: Sat Oct 27, 2007 3:15 pm

Patch for Ticket #1126 (Extracting not always working)

Post by Lattyware »

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.
--Lattyware
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Patch for Ticket #1126 (Extracting not always working)

Post by Cas »

Attaching to the ticket is the normal way to submit patches. If you can create a patch against 1.3-stable then it can be reviewed and included in the next release.
Lattyware
New User
New User
Posts: 5
Joined: Sat Oct 27, 2007 3:15 pm

Re: Patch for Ticket #1126 (Extracting not always working)

Post by Lattyware »

I have a patch against 1.3-stable, however I do not appear to have permissions to add to the ticket.
Disregard that, I had to verify my email address. I have added the patch for 1.3-stable to the ticket.
--Lattyware
Post Reply