Feramance / qBitrr

A simple Python script to talk to qBittorrent and Arr's
MIT License
89 stars 2 forks source link

Stalled torrents not getting removed #121

Open VicePrez opened 2 weeks ago

VicePrez commented 2 weeks ago

Stalled torrents are not getting removed, which is strange, because they used to a couple of versions back. A few questions:

How is a stalled torrent classified and tracked when config setting Tagless is enabled? Does the stalled torrent need to be in the *arrs?

OBSERVATIONS

When changing the config setting Tagless from false to true, stalled torrents are removed.

CONFIG

config.txt

Feramance commented 2 weeks ago

To explain the tagless option, rather than tag the torrent in qbittorrent, qBitrr stores the supposed tag in a database to track the torrent.

Also please send trace logs