Feature Area
Content Routing/Rules
Feature Description
I would like to be able to have an option to skip routing to Radarr/Sonarr.
Ideally in 2 separate areas
- An option in the route to skip routing to Radarr/Sonarr (if it matches that route)
- Set the default behavior of the instance for whether to add to Radarr or not
- Right now, if an item doesn't match any of your routes, it will fall through to your instance defaults.
- This will always add it to Radarr. Theres no option to change this (unless I can't figure it out)
- You can control whether to monitor it in Radarr or not, but you can't control whether to send it to Radarr in the first place
Use Case
Everything on my Plex watchlist that is on a streaming service I have, I want to skip sending to Radarr/Sonarr.
My setup would be
- Create route for Radarr with conditions
- Field:
Streaming Service IN [Apple TV, Netflix, etc]
- Actions: No Action option
- This would disable everything below it or don't show it
Proposed Solution
I have a PR in my fork for this feature here CampAsAChamp#3.
If looks good and sounds like a good solution to you I will test it out, make sure it works, then make a PR to this repo. My solution was all Claude so need to actually spin up the local DB and connect my Plex/Radarr/Sonarr.
Screenshots
Default Instance Behavior Toggle

Per Route Behavior Toggle (if enabled, it disables & hides controls below)

Alternatives Considered
No response
Additional Context
No response
Feature Area
Content Routing/Rules
Feature Description
I would like to be able to have an option to skip routing to Radarr/Sonarr.
Ideally in 2 separate areas
Use Case
Everything on my Plex watchlist that is on a streaming service I have, I want to skip sending to Radarr/Sonarr.
My setup would be
Streaming ServiceIN[Apple TV, Netflix, etc]Proposed Solution
I have a PR in my fork for this feature here CampAsAChamp#3.
If looks good and sounds like a good solution to you I will test it out, make sure it works, then make a PR to this repo. My solution was all Claude so need to actually spin up the local DB and connect my Plex/Radarr/Sonarr.
Screenshots
Default Instance Behavior Toggle

Per Route Behavior Toggle (if enabled, it disables & hides controls below)

Alternatives Considered
No response
Additional Context
No response