mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 03:16:52 -06:00
[FEATURE] Multiple Download Clients #135
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @n00bz0rs777 on GitHub.
What would you like to see implemented next?
I use multiple download clients so it would be very useful to select more than one. I also use RDT Client which uses the qBittorrent API so adding that
or just allowing a 2nd instance of qBittorrentwould be useful.Maybe I can just do a 2nd instance of cleanuperr but would that maybe cause issues if the same instance of an Arr program happens to receive a command at the same time from both instances of cleanuperr?I tried a second instance and it failed pretty quickly as it seems to identify Real-Debrid Torrrent Client instead of the execpted qBittrorrent:
Thanks either way. cleanuperr as it is now already fixes so much for me.
@Flaminel commented on GitHub:
Another thing to mention: RDT is not going to be supported for the time being.
@jsloane commented on GitHub:
Does multiple instances impact the clean-up process at all?
Eg, if I have 2 download clients, Client A for private trackers and Client B for public trackers. Will the cleanuperr instance for Client B remove torrents downloading from Client A, as it cannot see them and assume the download is stalled?
@Flaminel commented on GitHub:
@jsloane sorry for the late response, but you should update to
v2which now supports multiple download clients.@Flaminel commented on GitHub:
There's no plan to support multiple download clients just yet, but I'll look into RDT Client at some point, as this has been requested multiple times now.
So, at least for now, the workaround would be to have multiple instances of Cleanuperr deployed.