Jools
Jools
What do you mean? There is an integration with sonarr/radarr/lidarr on the last tab. See here: https://github.com/springjools/deluge-autoremoveplus/releases
How do you know it doesn't remove anything? Can you upload the logs?
Yes you're right about that. If the torrent is paused it doesn't download or seed. I prefer to pause torrents so that I can manually check that things work as...
I think the minimum time is 20 hours. Check if it has been removed by then :)
Yes, true. Well, can you paste the logs somewhere. The specific rules should take priority over general rules, but there was a lot of rewriting this plugin since it was...
Ok, I see the error. The error is that the seed_remove condition is False, which it shouldn't be, since seed time is 36. I have to investigate and see what...
Need to test this some more: it's due to the lambda functions not seeing the remove condition. I didn't write that code, just made them work with python 3. (This...
Okay, so you have many questions and here are some answers: - It doesn't only remove completed downloads. It did so originally but then it was modified to remove only...
Ok, I have a really busy time at work but tomorrow is Friday and then i can hopefully fix this:) Sent from my iPhone > On 6 May 2021, at...
Hey, sorry for late response, but I tried applying this patch now, but git fails to detect patch version. Or is it meant to be applied manually? Sorry if stupid...