mirror of
https://github.com/Radarr/Radarr
synced 2025-03-11 14:45:23 +00:00
Updated Custom Post Processing Scripts (markdown)
parent
d3f7171046
commit
01136eb7b6
1 changed files with 2 additions and 2 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Reference in a new issue