ManiMatter / decluttarr

Watches radarr, sonarr, lidarr, readarr and whisparr download queues and removes downloads if they become stalled or no longer needed.
GNU General Public License v3.0
99 stars 15 forks source link

please support transmission as torrent client #40

Closed spupuz closed 4 months ago

spupuz commented 4 months ago

please support transmission as torrent client

ManiMatter commented 4 months ago

Any client is supported, just not with all features (any that require direct connection; 1) dont-kill flag, 2. real-time speed detection for slowness; inaccurate slowness detection works though)

no plan to extend decluttarr beyond this; happy to accept a PR though

spupuz commented 4 months ago

@ManiMatter what about all the torrents added but that do not shows in radarr and never ever strart in the torrent client (transmission in mycase) or seed downloads that never have uploads and never reach the ration?

also why some torrent got messagis like this:

[INFO]: >>> Detected slow download (27 out of 3 permitted times): .......................................... [INFO]: >>> Removing slow download: ..........................................

but never got removed?

ManiMatter commented 4 months ago

I see you found the answer already: https://github.com/Prowlarr/Prowlarr/issues/1928