Radarr, Readarr and Lidarr supports Discord Notifier natively so that's an easy one to add.
Radarr, Readarr and Lidarr supports Notifiarr natively so that's an easy one to add.
`Settings` => `Connect` => click on the ![dn-arr-add-plus.png](images/dn-arr-add-plus.png) `plus` icon and select `Discord Notifier` add your API key and you're done.
`Settings` => `Connect` => click on the ![dn-arr-add-plus.png](images/dn-arr-add-plus.png) `plus` icon and select `Notifiarr` add your API key and you're done.
??? example "Radarr Example"
In Radarr go to `Settings` => `Connect` => Click on the ![dn-arr-add-plus](images/dn-arr-add-plus.png) `plus` icon and select `DiscordNotifier.com`.
@ -247,7 +225,7 @@ Radarr, Readarr and Lidarr supports Discord Notifier natively so that's an easy
1. The name you want to use for the notification.
1. Enable `On Grab`, `On Import`, `On Upgrade`, `On Health Issue`&`Include Health Warnings`.
1. Add here you API key from Discord Notifier.
1. Add here you API key from Notifiarr.
1. Click on `Test` to see if it works.
1. If everything is correct click on `Save`
@ -262,7 +240,7 @@ That's why we're going to use the webhook method.
Add the following info:
**Name**: Discord Notifier
**Name**: Notifiarr
**Enable:** `On Grab`, `On Import`, `On Upgrade`, `On Health Issue`&`Include Health Warnings`.
`Settings` => `Webhooks` => click on `ADD WEBHOOK` and add the URL that you can copy/paste from the integrations page and click on `SAVE CHANGES`
@ -342,61 +318,7 @@ Scroll up and save
1. Add the URL that you can copy/paste from the integrations page.
2. Click on `SAVE CHANGES`
??? info "Advanced Plex Settings"
If you want to show more advanced info like Transcode, CPU & Ram take a look at [link to plex instructions][/Notifiarr/plex_instructions/]
### Advanced Plex Settings
![!dn-plex-advanced](images/dn-plex-advanced.png)
#### Python Webhook
<divclass="indent-L1 indent-B1">
Python is required for this to work. Make sure your docker solution has it available if running docker.
</div>
#### All implementations
- Open the file and change the variables accordingly.
- There are links in the file comments to help as well
- You can test the script by typing python /path/to/script in your CLI. If the file has a shebang in it (#!python) then you do not need to specify python on the CLI.
##### Docker
- Cloudbox - Has python installed
- Hotio - Has python installed
- LSIO - Does not have python installed
##### Linux
placeholder
##### Unraid
placeholder
##### Windows
placeholder
<divclass="indent-L1 indent-B1">
Run the python file so it listens on the specific port.
1. Who to mention when alerts are triggered (role or user)
1. List of existing alerts
1. Option to only get a snapshot notification if there is an alert triggered
## Testing
On the bottom of all the instruction you will now have the ability to test your settings. This only tests the connection between the notifier and your discord. You can use the Test in each *arr and that will test the everything (connection wise).
After going through this tutorial and you still aren't getting notifications in your discord channel from the respective logos, then retry the steps outlined above. If there is still an issue, try asking in the Discord Notifier [discord channel](https://discord.gg/AURf8Yz){:target="_blank" rel="noopener noreferrer"} for additional support.
!!! note
If there is still an issue, try asking in the Notifiarr [discord channel](https://discord.gg/AURf8Yz){:target="_blank" rel="noopener noreferrer"} for additional support.