Notifications
Get alerted when Huntarr finds, grabs, or downloads media.
Overview
- Huntarr supports multiple notification providers
- Each connection can be scoped to specific apps and instances
- Test notifications before relying on them
Supported Providers
Discord
Webhooks for Discord channels
Telegram
Bot messages to Telegram chats
SMTP email notifications
Pushover
Push notifications to devices
Pushbullet
Push notifications across devices
Apprise
Universal notification gateway
Slack
Webhooks for Slack channels
Notifiarr
Centralized notification management
Adding a Connection
- Go to Settings > Notifications
- Click "Add Connection"
- Select a provider
- Configure the provider settings (see below)
- Set the scope (which apps/instances trigger this notification)
- Send a test notification
- Save
Provider Configuration
Discord
| Setting | Description |
|---|---|
| Webhook URL | Your Discord channel webhook URL |
How to get a webhook: Server Settings > Integrations > Webhooks > New Webhook > Copy URL
Telegram
| Setting | Description |
|---|---|
| Bot Token | From @BotFather on Telegram |
| Chat ID | Your chat or group ID |
Email (SMTP)
| Setting | Description |
|---|---|
| SMTP Server | Mail server hostname |
| SMTP Port | Usually 587 (TLS) or 465 (SSL) |
| Username | Email account username |
| Password | Email account password |
| From Address | Sender email address |
| To Address | Recipient email address |
Pushover
| Setting | Description |
|---|---|
| User Key | Your Pushover user key |
| API Token | Your Pushover application token |
Scoping Notifications
Each connection can be limited to specific apps:
- All Apps: Triggers for any app
- Specific App Type: Only triggers for Sonarr, Radarr, etc.
- Specific Instance: Only triggers for a particular instance
This lets you route different apps to different channels/recipients.
Tips
- Always send a test notification when setting up a new connection
- Use scoping to avoid notification spam
- Discord webhooks are the easiest to set up
- Apprise supports 80+ services if your preferred one isn't listed directly
Multiple connections
You can have multiple notification connections. For example, Discord for movies and Telegram for TV shows.