Redirecterr
Filter and route Overseerr webhooks to Radarr/Sonarr instances
Redirecterr receives Overseerr webhook notifications and evaluates them against user-defined filters to automatically route or approve requests. It matches on media type, keywords, content ratings, 4K status, requester fields and other conditions, then forwards requests to one or more Radarr/Sonarr instances or approves/denies them according to rules.
Key Features
- Accepts Overseerr webhook payloads and processes request notifications
- Declarative YAML configuration for instances, approval behavior and filter rules
- Rich condition matching: media_type, is_4k, keywords, contentRatings, requester fields, max_seasons and more
- Route matching requests to one or multiple Radarr/Sonarr instances simultaneously
- Option to auto-approve on no-match or override quality profile and approval per instance
- Docker image and Docker Compose examples for easy deployment
Use Cases
- Automatically route anime requests to a dedicated Sonarr instance while sending other TV requests to main Sonarr
- Filter out or redirect requests by content rating or keywords to different quality/collection roots
- Implement automated approval rules to reduce manual moderation for trusted requesters
Limitations and Considerations
- Instance mapping requires manual server_id alignment with Overseerr service order; misalignment can cause incorrect routing
- Behavior depends on Overseerr webhook payload fields and naming; updates to Overseerr payloads may require config adjustments
- No built-in discovery of Radarr/Sonarr instances; instances must be defined in configuration
Redirecterr is a focused webhook router for media request automation that simplifies integrating Overseerr with multiple download/management instances. It is configuration-driven and designed for lightweight deployments via Docker.
Categories:
Tags:
Tech Stack:
Similar Services

ChangeDetection.io
Website change detection and page monitoring with alerts
Self-hosted website and content change detection tool with filters, screenshots, and multi-channel notifications for price drops, restocks, and site monitoring.

ntfy
HTTP-based pub-sub push notification service via PUT/POST
ntfy is a lightweight HTTP pub-sub service to send push notifications to phones, desktops, and browsers via PUT/POST or a REST API.

Activepieces
AI-first no-code workflow automation with extensible integrations
Open-source automation builder for creating workflows with webhooks, HTTP steps, code actions, and an extensible TypeScript-based integration framework with AI features.

webhook
Lightweight incoming webhook server to run commands
webhook is a lightweight Go server for creating HTTP endpoints that trigger scripts or shell commands with rule-based request validation.

Svix
Enterprise-ready webhook service for reliable event delivery
Svix is an open-source webhook service that handles event ingestion, signing, retries, and endpoint management with scalable delivery and client libraries.
Convoy
Cloud-native webhooks gateway for reliable event delivery
Convoy is a cloud-native webhooks gateway to ingest, persist, debug, and reliably deliver incoming and outgoing webhooks with retries, rate limiting, and security control...
Docker
TypeScript
Node.js