Skip to main content

Custom Discord notifications for Radarr, Sonarr, Bazarr etc.

Workflow preview

Workflow preview
100%
Custom Discord notifications for Radarr, Sonarr, Bazarr etc. preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This is a simple temlate that will allow you to customise the notifications in Radarr, Sonarr, Bazarr and similar. By default the notifications are configured to be sent to discord and look similar...

Best for

  • Personal Productivity automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.webhook, n8n-nodes-base.switch, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.splitout, n8n-nodes-base.if, n8n-nodes-base.evaluation

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Pawel.

Original n8n.io source

1.1 Workflow description

Title
Custom Discord notifications for Radarr, Sonarr, Bazarr etc.
Workflow name
Custom Discord notifications for Radarr, Sonarr, Bazarr etc.

This is a simple temlate that will allow you to customise the notifications in Radarr, Sonarr, Bazarr and similar. By default the notifications are configured to be sent to discord and look similar to the default ones but are just minimalistic.

All you need to configure is in your Radarr etc. instances to have Webhook notification type and here point to your Discord channel webhook.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Webhook

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 2 - Switch

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 3 - Notify Discord

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - Set subtitle properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 5 - Set subtitle fields

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Set Radarr properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Set Bazarr properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - Set Sonarr properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Set movie properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 10 - Set series properties

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 11 - Set movie fields

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 12 - Set series fields

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 13 - Split Out

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 14 - Is multiple

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 15 - Translate Bazarr description

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 16 - Translate Radarr description

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 17 - Translate Sonarr description

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 18 - Evaluation

Type / Role
n8n-nodes-base.evaluation - evaluation
Config choices
Version 4.6

Block 19 - Is Test

Type / Role
n8n-nodes-base.evaluation - evaluation
Config choices
Version 4.6

Block 20 - Run Tests

Type / Role
n8n-nodes-base.evaluationTrigger - evaluationTrigger
Config choices
Version 4.6

Block 21 - Test is enabled

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 22 - Prepare notification JSON

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 23 - Convert to JSON

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 24 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Custom Discord notifications for Radarr, Sonarr, Bazarr etc.
Complexity advanced
Nodes 28
Categories Personal Productivity
Author Pawel
Published 03 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4628/4628.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Custom Discord notifications for Radarr, Sonarr, Bazarr etc. do?

This is a simple temlate that will allow you to customise the notifications in Radarr, Sonarr, Bazarr and similar. By default the notifications are configured to be sent to discord and look similar...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.