mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 20:28:01 -06:00
Feature request: exempt certain categories from blocklist #160
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 @Unspec7 on GitHub.
Would it be possibly to implement a category exemption for blocklisting? I use the qbittorrent client I host as a general torrenting instance, and don't want to use more VPN slots than necessary by spinning up another qbittorrent instance behind gluetun. As such, it would be really nice if this program could exempt certain categories (e.g. prowlarr, software, etc) from the blocklist application, so that I can still download software and the such by using those categories, yet block them if they're being downloaded for radarr/sonarr/lidarr/etc.
Thanks!
@Flaminel commented on GitHub:
The blocklist only applies for the items present in Sonarr/Radarr's queue. You're right that it may not be clear enough from the instructions, so I'll need to update them to state that.
So the blocklist functionality does not look at all items in your download client, but only those that are present in the *arr queue.
@Unspec7 commented on GitHub:
Nice! Thanks