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

Does this work with Transmission? #81

Closed swxxii closed 2 months ago

swxxii commented 2 months ago

Trying to get this to work with Transmission (linux) but not having any luck. Is it supported?

ManiMatter commented 2 months ago

From ReadMe:

**Dependencies & Hints & FAQ**
qBittorrent is recommended but not required. If you don't use qBittorrent, you will experience the following limitations:
- When detecting slow downloads, the speeds provided by the *arr apps will be used, which is less accurate than what qBittorrent returns when queried directly
- The feature that allows to protect downloads from removal (NO_STALLED_REMOVAL_QBIT_TAG) does not work
- The feature that ignores private trackers does not work

Can you be more specific with what problems you are running in to?

swxxii commented 2 months ago

Thanks I saw that. I think my problem was that I assumed this meant I could put my transmission url in the config but that didnt work. it seems to be working if I comment this out

ManiMatter commented 2 months ago

Thanks for the feedback; will add that to the readme. cheers