1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-23 14:09:39 +02:00

Updated Custom Post Processing Scripts (markdown)

Nottt 2017-11-06 05:24:01 -02:00
parent d3f7171046
commit 01136eb7b6

@ -26,11 +26,11 @@ Radarr can execute a custom script when new movies are imported or renamed, depe
| EventType | Download |
| Movie_Id | Internal ID of the movie |
| Movie_Title | Title of the movie |
| Movie_Path | Full path to the movie |
| Movie_Path | Full path to the movie ( /Movie (Year)/ ) |
| Movie_ImdbId | IMDB ID for the movie |
| MovieFile_Id | Internal ID of the movie file |
| MovieFile_RelativePath | Path to the movie file relative to the movie' path |
| MovieFile_Path | Full path to the movie file |
| MovieFile_Path | Full path to the movie file ( /Movie (Year)/Movie (Year).mkv )|
| MovieFile_Quality | Quality name from Radarr |
| MovieFile_QualityVersion | 1 is the default, 2 for proper, 3+ could be used for anime versions |
| MovieFile_ReleaseGroup | Release group, will not be set if it is unknown |