mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
GitBook: [master] 37 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
5c99523411
commit
fdc11f6462
@@ -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=`.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -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`.
|
||||
|
||||
|
||||
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user