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

Added documentation about the radarr_isupgrade variable

Anagh Kumar Baranwal 2019-03-11 02:05:39 +05:30
parent 652dd8a9c2
commit 77c104f085

@ -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)/ ) |