mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
GitBook: [master] 38 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
2c40cab832
commit
674467a87e
@@ -14,6 +14,10 @@
|
||||
* [Logs](lunasea/logs.md)
|
||||
* [Notifications](lunasea/notifications/README.md)
|
||||
* [Lidarr](lunasea/notifications/lidarr.md)
|
||||
* [Overseerr](lunasea/notifications/overseerr.md)
|
||||
* [Radarr](lunasea/notifications/radarr.md)
|
||||
* [Sonarr](lunasea/notifications/sonarr.md)
|
||||
* [Tautulli](lunasea/notifications/tautulli.md)
|
||||
* [Profiles](lunasea/profiles.md)
|
||||
|
||||
## Lidarr
|
||||
|
||||
@@ -4,9 +4,38 @@ description: How to setup webhook-based push notifications with LunaSea
|
||||
|
||||
# Notifications
|
||||
|
||||
Many of the supported modules have support for webhook notifications, and we have setup a notification relay to get rich, instant notifications with deep-linking support sent as push notifications directly to your devices running LunaSea!
|
||||
## Getting Started
|
||||
|
||||
{% hint style="warning" %}
|
||||
**Notification support is currently in private-beta, please join the Discord to request access.**
|
||||
Many of the supported modules have support for webhooks, which we can utilize with the hosted notification relay to get rich, instant notifications with deep-linking support sent as push notifications directly to your devices running LunaSea!
|
||||
|
||||
| Module | Supported? |
|
||||
| :---: | :---: |
|
||||
| [Lidarr](lidarr.md) | **Yes** ✅ |
|
||||
| NZBGet | No ❌ |
|
||||
| [Overseerr](overseerr.md) | **Yes** ✅ |
|
||||
| [Radarr](radarr.md) | **Yes** ✅ |
|
||||
| SABnzbd | No ❌ |
|
||||
| [Sonarr](sonarr.md) | **Yes** ✅ |
|
||||
| [Tautulli](tautulli.md) | **Yes** ✅ |
|
||||
| [Overseerr](overseerr.md) | **Yes** ✅ |
|
||||
|
||||
{% hint style="info" %}
|
||||
Support for additional modules will come over time!
|
||||
{% endhint %}
|
||||
|
||||
## Notification Types
|
||||
|
||||
LunaSea supports two different types of notifications: **User-Based** and **Device-Based**.
|
||||
|
||||
### User-Based Notifications
|
||||
|
||||
User-based notifications send notifications to all devices that are registed to your LunaSea account. Your device is automatically registered when you register or sign in to your account. This means that any device that is currently signed-in to your account will receive notifications automatically.
|
||||
|
||||
### Device-Based Notifications
|
||||
|
||||
Device-based notifications send notifications to a single, specific device. Device-based notifications do not require a LunaSea account, but require you to register every device as a new webhook in the module.
|
||||
|
||||
## Getting Your User or Device Token
|
||||
|
||||
|
||||
|
||||
|
||||
2
docs/lunasea/notifications/overseerr.md
Normal file
2
docs/lunasea/notifications/overseerr.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Overseerr
|
||||
|
||||
2
docs/lunasea/notifications/radarr.md
Normal file
2
docs/lunasea/notifications/radarr.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Radarr
|
||||
|
||||
2
docs/lunasea/notifications/sonarr.md
Normal file
2
docs/lunasea/notifications/sonarr.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Sonarr
|
||||
|
||||
2
docs/lunasea/notifications/tautulli.md
Normal file
2
docs/lunasea/notifications/tautulli.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Tautulli
|
||||
|
||||
Reference in New Issue
Block a user