mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
This PR adds more documentation methods for notifications. Most of it is taken from the Overseerr documentation.
24 lines
683 B
Markdown
24 lines
683 B
Markdown
---
|
|
title: Pushbullet
|
|
description: Configure Pushbullet notifications.
|
|
sidebar_position: 7
|
|
---
|
|
|
|
# Pushbullet
|
|
|
|
:::info
|
|
Users can optionally configure personal notifications in their user settings.
|
|
|
|
User notifications are separate from system notifications, and the available notification types are dependent on user permissions.
|
|
:::
|
|
|
|
## Configuration
|
|
|
|
### Access Token
|
|
|
|
[Create an access token](https://www.pushbullet.com/#settings) and set it here to grant Jellyseerr access to the Pushbullet API.
|
|
|
|
### Channel Tag (optional)
|
|
|
|
Optionally, [create a channel](https://www.pushbullet.com/my-channel) to allow other users to follow the notification feed using the specified channel tag.
|