mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
834 B
834 B
Notifiarr Attributes
Configuring Notifiarr is optional but can allow you to send the webhooks straight to notifiarr.
A notifiarr
mapping is in the root of the config file.
Below is a notifiarr
mapping example and the full set of attributes:
notifiarr:
apikey: ####################################
Attribute | Allowed Values | Required |
---|---|---|
apikey |
Notifiarr API Key | ✅ |
Once you have added the apikey your config.yml you have to add notifiarr
to any webhook to send that notification to Notifiarr.
webhooks:
error: notifiarr
version: notifiarr
run_start: notifiarr
run_end: notifiarr
changes: notifiarr