[postprocessor] add 'prepare-after' event (#4083)

This commit is contained in:
Mike Fährmann
2023-08-10 21:28:48 +02:00
parent 0ef1fcab20
commit f9fb276e81
2 changed files with 7 additions and 0 deletions

View File

@@ -4518,6 +4518,9 @@ Description
On extractor shutdown when at least one error occurred
``prepare``
Before a file download
``prepare-after``
Before a file download,
but after building and checking file paths
``file``
When completing a file download,
but before it gets moved to its target location