mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Updated API:Movie Lookup (markdown)
parent
a5fa87ca87
commit
383a374d9f
@ -14,13 +14,13 @@ Required:
|
|||||||
Endpoint: "/movie/lookup/tmdb"
|
Endpoint: "/movie/lookup/tmdb"
|
||||||
|
|
||||||
Required:
|
Required:
|
||||||
`tmdbId` = `tmdbId=348350`
|
`tmdbId` = `348350`
|
||||||
|
|
||||||
##### Search using IMDB id ######
|
##### Search using IMDB id ######
|
||||||
Endpoint: "/movie/lookup/imdb"
|
Endpoint: "/movie/lookup/imdb"
|
||||||
|
|
||||||
Required:
|
Required:
|
||||||
`imdbId` = `tmdbId=tt3778644`
|
`imdbId` = `tt3778644`
|
||||||
|
|
||||||
#### Full Breakdown: ####
|
#### Full Breakdown: ####
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user