mirror of
https://github.com/Radarr/Radarr
synced 2025-03-01 01:16:14 +00:00
Update Grab variables
parent
7729924c34
commit
e32b17e253
1 changed files with 6 additions and 3 deletions
|
@ -12,12 +12,15 @@ Radarr can execute a custom script when new movies are imported or a movie is re
|
|||
|---|---|
|
||||
| radarr_eventtype | Grab|
|
||||
| radarr_movie_id | Internal ID of the movie|
|
||||
| radarr_movie_imdbid| IMDb id for the movie |
|
||||
| radarr_movie_title| Title of the movie|
|
||||
| radarr_movie_imdbid| imdb id for the movie |
|
||||
| radarr_release_title | NZB/Torrent title |
|
||||
| radarr_movie_tmdbid| TMDb ID for the movie |
|
||||
| radarr_release_indexer | Indexer where the release was grabbed |
|
||||
| radarr_release_size | Size of the release reported by the indexer |
|
||||
| radarr_moviefile_quality | Quality name from Radarr |
|
||||
| radarr_moviefile_qualityversion | 1 is the default, 2 for proper, 3+ could be used for anime versions |
|
||||
| radarr_release_releasegroup | Release Group, will not be set if it is unknown |
|
||||
| radarr_release_size | Size of the release reported by the indexer |
|
||||
| radarr_release_title | NZB/Torrent title |
|
||||
|
||||
##### On Download/On Upgrade #####
|
||||
|
||||
|
|
Loading…
Reference in a new issue