mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Updated API:Command (markdown)
parent
772be0e89e
commit
dccb77117b
1 changed files with 2 additions and 1 deletions
|
@ -156,7 +156,8 @@ Instructs Radarr to search all cutoff unmet movies (Take care, since it could go
|
||||||
|
|
||||||
`filterValue (string)` Value by which to further filter cutoff unmet movies. This must correspond to the filterKey. (Possible values with respect to the ones for the filterKey above: (true (recommended), false), (all), (available, released, inCinemas, announced)
|
`filterValue (string)` Value by which to further filter cutoff unmet movies. This must correspond to the filterKey. (Possible values with respect to the ones for the filterKey above: (true (recommended), false), (all), (available, released, inCinemas, announced)
|
||||||
|
|
||||||
{"name":"cutOffUnmetMoviesSearch","filterKey":"monitored","filterValue":"true"}
|
**Example:**
|
||||||
|
`{"name":"cutOffUnmetMoviesSearch","filterKey":"monitored","filterValue":"true"}`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue