GitBook: [master] 37 pages modified

This commit is contained in:
Jagandeep Brar
2021-04-18 20:07:15 +00:00
committed by gitbook-bot
parent 5c99523411
commit fdc11f6462
3 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ Once setup, close LunaSea and run the webhook test in Overseerr. You should rece
An example Overseerr webhook can be seen below:
* This is a user-based notification webhook, meaning it will be sent to all devices that are linked to the user ID `1234567890`.
* The webhook is associated with the profile named `My Profile` by generate the authorization header `Basic TXkgUHJvZmlsZTo=`.
* The webhook is associated with the profile named `My Profile` by generating the authorization header `Basic TXkgUHJvZmlsZTo=`.
![](../../.gitbook/assets/overseerr_notification_example.png)

View File

@@ -71,7 +71,7 @@ Once setup, close LunaSea and run the webhook test in Radarr. You should receive
An example Radarr webhook can be seen below:
* No tags are set for this webhook, meaning all artists will trigger a notification.
* No tags are set for this webhook, meaning all movies will trigger a notification.
* This is a user-based notification webhook, meaning it will be sent to all devices that are linked to the user ID `1234567890`.
* The webhook is associated with the profile named `My Profile`.

View File

@@ -73,7 +73,7 @@ Once setup, close LunaSea and run the webhook test in Sonarr. You should receive
An example Sonarr webhook can be seen below:
* No tags are set for this webhook, meaning all artists will trigger a notification.
* No tags are set for this webhook, meaning all series will trigger a notification.
* This is a user-based notification webhook, meaning it will be sent to all devices that are linked to the user ID `1234567890`.
* The webhook is associated with the profile named `My Profile`.