Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let rutracker_check ignore torrents with certain labels #2866

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

drrako
Copy link

@drrako drrako commented Feb 6, 2025

Description

Let rutracker_check plugin ignore pre-configured labels when checking for new torrent file updates.

In certain scenarios, external services like Sonarr/Radarr are responsible for tracking torrent downloads, and we definitely don’t want ruTorrent to take control of these downloads.

This PR introduces a new option, $ignoreLabels, to plugins/rutracker_check, which defines a list of labels to be ignored during update checks. I have also added a new state STE_IGNORED to clearly represent the "Ignored" state in the UI.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant