diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index cbd05bb..1d3ddb2 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -29,7 +29,7 @@ Sonarr can execute a custom script when new episodes are imported or a series is | sonarr_release_quality | Quality name from Sonarr | | sonarr_release_qualityversion | 1 is the default, 2 for proper, 3+ could be used for anime versions | | sonarr_release_releasegroup | Release Group, will not be set if it is unknown | -| sonarr_download_id | The hash of the torrent/NZB file downloaded used to uniquely identify the download in the download client | +| sonarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) | ##### On Download/On Upgrade ##### @@ -61,7 +61,7 @@ Sonarr can execute a custom script when new episodes are imported or a series is | sonarr_episodefile_sourcefolder | Full path to the folder the episode file was imported from | | sonarr_deletedrelativepaths | Pipe (`\|`) separated list of files that were deleted to import this file | | sonarr_deletedpaths| Pipe (`\|`) separated list of full paths for files that were deleted to import this file | -| sonarr_download_id | The hash of the torrent/NZB file downloaded used to uniquely identify the download in the download client | +| sonarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) | ##### On Rename #####