Notifications
Librariarr supports Discord webhook notifications. Configure them in Settings → Notifications.
Discord Webhooks
Section titled “Discord Webhooks”Send notifications to a Discord channel via webhook.
- In Discord, go to Channel Settings → Integrations → Webhooks
- Create a new webhook and copy the URL
- In Librariarr, go to Settings → Notifications
- Paste the webhook URL
- Optionally set a custom username (default: “Librariarr”) and avatar URL
- Click Test Webhook to verify it works
Events
Section titled “Events”Discord notifications are sent for:
- Lifecycle actions: When rules execute actions (delete, unmonitor, etc.) — success or failure, for both scheduled and manual execution
- Match changes: When rule detection finds new matches or removes stale ones (configurable per rule set)
- Maintenance mode: When maintenance mode is toggled on/off
Lifecycle notifications are configured per rule set via the discordNotifyOnAction and discordNotifyOnMatch toggles in the rule set settings.
Message Format
Section titled “Message Format”Notifications are sent as Discord embeds with:
- Title: Media title or event name
- Description: Action details and status
- Color: Green for success, red for failure
- Footer: “Librariarr Lifecycle”
- Timestamp: When the event occurred
Limitations
Section titled “Limitations”- Discord webhooks require a valid Discord channel with webhook permissions