From 1bf42780647e8147dfed60184719d3ab7bc3a075 Mon Sep 17 00:00:00 2001 From: adnanklink <32601617+adnanklink@users.noreply.github.com> Date: Sun, 29 Oct 2017 14:21:16 -0500 Subject: [PATCH] Added Download ID to On Download/ On Upgrade --- Custom-Post-Processing-Scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index e72269a..0f528c7 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -37,6 +37,7 @@ Radarr can execute a custom script when new movies are imported or renamed, depe | MovieFile_SceneName | Original release name | | MovieFile_SourcePath | Full path to the episode file that was imported | | MovieFile_SourceFolder | Full path to the folder the episode file was imported from | +| Download_Id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) | ##### On Rename #####