mirror of
https://github.com/Radarr/Radarr
synced 2025-03-11 14:45:23 +00:00
Added documentation about the radarr_isupgrade
variable
parent
652dd8a9c2
commit
77c104f085
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Radarr can execute a custom script when new movies are imported or a movie is re
|
|||
| Environment Variable | Details |
|
||||
|---|---|
|
||||
| radarr_eventtype | Download |
|
||||
| radarr_isupgrade | `True` when an existing file is upgraded, otherwise `False`
|
||||
| radarr_movie_id | Internal ID of the movie |
|
||||
| radarr_movie_title | Title of the movie |
|
||||
| radarr_movie_path | Full path to the movie ( /Movie (Year)/ ) |
|
||||
|
|
Loading…
Add table
Reference in a new issue