diff --git a/Connections.md b/Connections.md new file mode 100644 index 0000000..17d7560 --- /dev/null +++ b/Connections.md @@ -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 \ No newline at end of file