1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-19 17:32:38 +01:00

IMDb *not* required in POST

Abzie 2017-01-31 21:21:43 +00:00
parent 187528d73b
commit e359836561

@ -140,7 +140,6 @@ Adds a new movie to your collection
NOTE: if you do not add the required params, then the movie addition wont function. Some of these without the others can indeed make a "movie". But it wont function properly in Radarr. NOTE: if you do not add the required params, then the movie addition wont function. Some of these without the others can indeed make a "movie". But it wont function properly in Radarr.
Required: Required:
`imdbId (int)`
`title (string)` `title (string)`
`qualityProfileId (int)` `qualityProfileId (int)`
`titleSlug (string)` `titleSlug (string)`