omaralvarez / deluge-autoremoveplus

Auto removing of deluge torrents
152 stars 61 forks source link

bug - remove method #45

Open jaxnatax opened 6 years ago

jaxnatax commented 6 years ago

Hallo,

Please confirm that you use the deluge's "internal deluge delete" function. My problem is - your removal works but it not fires the deluge internal removal method, hence I cannot attach another plugin to it (eg running a script when torrent removal happens)

If you are not using this deluge internal procedure, then please:

Regards, J

shadycuz commented 5 years ago

@jaxnatax

https://github.com/omaralvarez/deluge-autoremoveplus/blob/c5404a759e46f2d60e59224a6f9f4e14bc5c4798/autoremoveplus/core.py#L204-L216

It apears to use the Deluge remove funtion.