mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-06-12 23:29:36 -05:00
[FEATURE] Download cleaner: only remove torrents that are not tracked by *arr apps #112
Reference in New Issue
Block a user
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 @P4rcev4l on GitHub.
What would you like to see implemented next?
First up thanks for your amazing work 🙏
I looked through cleanuperr/variables.md and I don't think this feature is currently supported (please correct me if I am wrong)
Use-case:
When a episode/movie gets upgraded by Sonarr/Radarr, the old episode/movie gets deleted (or moved to recycling bin if setup), but the torrent remains untouched. I would love the option to delete a torrent if it is not tracked by a *arr app and has been seeding for a certain amount of time (already implemented).
@Flaminel commented on GitHub:
Thank you! 😊
You are right, it is not yet supported. I've been working on it for a while now on #65. Given that it's a big feature and I had to work and test a lot, I was saving it up for the next major version. If you'd like to test it, let me know.
@Flaminel commented on GitHub:
v1.6.0has been released with this feature. Check it out and let me know how it goes!