mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Created Connections (markdown)
parent
74573d45f0
commit
62813000d4
1 changed files with 16 additions and 0 deletions
16
Connections.md
Normal file
16
Connections.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
## Event Types
|
||||
|
||||
### On Grab
|
||||
Be notified when albums are available for download and has been sent to a download client
|
||||
|
||||
### on Import
|
||||
Be notified when complete releases are successfully imported
|
||||
|
||||
### On Upgrade
|
||||
Be notified when movies are upgraded to a better quality
|
||||
|
||||
### On Rename
|
||||
Be notified when movies are renamed
|
||||
|
||||
### On Health Issue
|
||||
Be notified on health check failures
|
Loading…
Reference in a new issue