Skip to content

Conversation

@blackxored
Copy link

@blackxored blackxored commented May 28, 2025

This is a blind PR, I will test when I figure out how / have time to build my own image. Tested and seems to work in both cases.

In my testing, when you have multiple Sonarr servers the requests will get sent to every single one when no filter matches. This doesn't happen with Radarr servers.
This filters out disabled servers so I can have the disabled server used exclusively in filters, without getting all the other requests.

How to reproduce the issue:

  1. Add 2 Sonarr servers
  2. Disable one of them and optionally set a filter for it.
  3. Request a show that matches no filters.
  4. It should be added to only the enabled server, without this change it gets added to both.

@blackxored blackxored force-pushed the fix/avoid-send-to-disabled-sonarr branch from 36c3566 to 0870f03 Compare May 28, 2025 20:57
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