The Movie Database Support

Is there a way to determine the TMDB person ID based on the image url that TMDB provides? https://www.themoviedb.org/t/p/original/bBRlrpJm9XkNSg0YT5LCaxqoFMX.jpg

So the above should return the Id of Tom Holland (Spider-Man)

Is there maybe a daily file export that might have something like this if not in the api? It’s like a reverse lookup…

Thanks!

5 replies (on page 1 of 1)

Jump to last post

@bullmoose20 said:
Find person_id based on path to image
Is there a way to determine the TMDB person ID based on the image url that TMDB provides?
https://www.themoviedb.org/t/p/original/bBRlrpJm9XkNSg0YT5LCaxqoFMX.jpg
So the above should return the Id of Tom Holland (Spider-Man)

Not that I know of. Nothing like that.

Is there maybe a daily file export that might have something like this if not in the api? It’s like a reverse lookup…

Daily file exports are here.
https://developers.themoviedb.org/3/getting-started/daily-file-exports
Files can be downloaded directly, without an API Request.
Not exactly what you want, but it might help.
In People all valid IDs with the name of the person.

Hey @bullmoose20, there's no way to lookup associations by an image ID. The only thing I can think of is that you could use Google to help you. TMDB's image ID's are going to be unique worldwide.

Plexapi returns name (Tom Holland) and the url to the proper image on TMDB however if we send a request to TMDB for Tom Holland we get several hits…a 1:n reply. Having the TMDB is a 1:1 reply… hence the need for the Id which is nowhere in the path or in the image name.

The daily files have the same issue…1:n is returned.

Wondering what, if anything, can be done

Unfortunately, as I mentioned, nothing like this exists.

Understood and thanks!

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login