1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-25 12:12:58 +01:00

Updated Custom Post Processing Scripts (markdown)

bobbintb 2017-07-05 17:09:51 +00:00
parent 96d4579470
commit a986b4d653

@ -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 #####