1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-28 12:17:18 +02:00

Updated API:Command (markdown)

Leonardo Galli 2017-03-08 13:15:22 +01:00
parent b46a4aa7d6
commit 3c7d82458a

@ -89,14 +89,14 @@ Optional:
--- ---
### MovieSearch ### ### MoviesSearch ###
Search for one or more movies Search for one or more movies
##### Parameters ###### ##### Parameters ######
Required: Required:
`episodeIds (int[])` - one or more episodeIds in an array `movieIds (int[])` - one or more episodeIds in an array
__Not 100% sure on this command variable__ __Not 100% sure on this command variable__
--- ---