Skip to content

Commit e14cee5

Browse files
committed
add new event
1 parent 684117c commit e14cee5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/install/configuration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,8 @@ Works great with [notifiarr.com](https://notifiarr.com). You can use
670670

671671
Event IDs are needed/used in command hooks and webhooks.
672672

673-
`0` = all, `1` = queued, `2` = extracting,
674-
`3` = extract failed, `4` = extracted, `5` = imported,
675-
`6` = deleting, `7` = delete failed, `8` = deleted
673+
`0` = all, `1` = queued, `2` = extracting, `3` = extract failed, `4` = extracted,
674+
`5` = imported, `6` = deleting, `7` = delete failed, `8` = deleted, `9` = nothing extracted
675+
676+
The extracted nothing event (9) only fires for the folder watcher, not starr apps.
677+

0 commit comments

Comments
 (0)