1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

Updated API:Movie Lookup (markdown)

Paul Fauchon 2018-05-26 17:29:23 +08:00
parent a5fa87ca87
commit 383a374d9f

@ -14,13 +14,13 @@ Required:
Endpoint: "/movie/lookup/tmdb"
Required:
`tmdbId` = `tmdbId=348350`
`tmdbId` = `348350`
##### Search using IMDB id ######
Endpoint: "/movie/lookup/imdb"
Required:
`imdbId` = `tmdbId=tt3778644`
`imdbId` = `tt3778644`
#### Full Breakdown: ####