API tmdbId vs imdbId #2529

Closed
opened 2026-02-19 22:22:08 -05:00 by deekerman · 1 comment
Owner

Originally created by @shareonline on GitHub (Apr 26, 2018).

The api can lookup movies with the imdb id.
/api/movie/lookup?term=imdbId:tt1659216&apikey=

it can't however lookup with tmdbId
api/movie/lookup?term=tmdbId:164331&apikey=

The problem here is that when you search for a movie in the API you get the tmdbid back, NOT the imdb id.
It would be a lot easier if we got the imdb id back on a lookup, or if you could search with the tmdb id.

I'm not sure if this is a feature request or a bug in your eyes. But i think it needs to be fixed at some point :)

Originally created by @shareonline on GitHub (Apr 26, 2018). The api can lookup movies with the imdb id. /api/movie/lookup?term=imdbId:tt1659216&apikey= it can't however lookup with tmdbId api/movie/lookup?term=tmdbId:164331&apikey= The problem here is that when you search for a movie in the API you get the tmdbid back, NOT the imdb id. It would be a lot easier if we got the imdb id back on a lookup, or if you could search with the tmdb id. I'm not sure if this is a feature request or a bug in your eyes. But i think it needs to be fixed at some point :)
Author
Owner

@stale[bot] commented on GitHub (Jun 25, 2018):

This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Otherwise this issue will be closed.

@stale[bot] commented on GitHub (Jun 25, 2018): This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Otherwise this issue will be closed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#2529
No description provided.