1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

Created Connections (markdown)

Qstick 2019-03-20 21:44:33 -04:00
parent 9e46cacc31
commit 0fb6af2648

25
Connections.md Normal file

@ -0,0 +1,25 @@
## Event Types
### On Grab
Be notified when albums are available for download and has been sent to a download client
### on Release Import
Be notified when complete releases are successfully imported
### On Track Upgrade
Be notified when tracks are upgraded to a better quality
### On Download Failure
Be notified when downloads fail to complete
### On Release Import Failure
Be notified when releases cannot be fully imported
### On Rename
Be notified when tracks are renamed
### On Retag
Be notified when track file tags are updated
### On Health Issue
Be notified on health check failures