The Movie Database Support

Hi, for some reason, some movies are not coming up on search results even if their name is correctly listed under "alternative titles",

Here's an example: http://api.themoviedb.org/3/search/movie?api_key=[mykey]&query=Drunken%20Master%20II

Doesn't return "The Legend of Drunken Master" : https://www.themoviedb.org/movie/12207

Even though "Drunken Master II" is listed as an alternative title.

Any ideas?

9 replies (on page 1 of 1)

Jump to last post

Another example: http://api.themoviedb.org/3/search/movie?api_key=[mykey]&query=Ying%20xiong

Doesn't bring up: https://www.themoviedb.org/movie/79

Even though "Ying xiong" is listed as an alternative title.

I'm not sure, I'm seeing your first one in my search: https://gist.github.com/travisbell/49ea8c8e5a71f64f43032a346ab8b72f

It's not returning with a title of "Drunken Master II" which is what I'm checking against to make the match, what I'm ending up with is "Drunken Master III" which is the closest name match.

Is there a way to get the search query to return the alternative titles?

Isn't the second result the item you're looking for? ID: 49642?

Search does query the alternative titles.

No, I'm looking for the first entry, but I need to somehow access the alternative titles. Is it possible to add a field to the search query result to include all alternative titles or at least alternative titles for a specified language (e.g. english)?

Gotcha, unfortunately there isn't really going to be a way to fix your particular situation if you are only looking at the first result.

We do search all titles but the fields are all weighted slightly differently. In order of most weight to lowest we search the following fields:

  1. Original title
  2. Translated title(s)
  3. Alternative title(s)

There's also some weighting that is done with things like the popularity.

There is some planned work so be able to search your session language better but this work has not been completed.

Hi Travis,

I'm not sure you understood me.

What I meant is something like this: http://api.themoviedb.org/3/search/movie?api_key=[mykey]&query=Ying%20xiong&alttitle=true

And the JSON reply would include an additional alt-title array for each movie result.

Or something even better : http://api.themoviedb.org/3/search/movie?api_key=[mykey]&query=Ying%20xiong&alttitle=true&lang=en

To only show alternative titles that are marked as english.

Gotcha.

There aren't any plans to allow custom fields to be displayed for search right now.

There's a separate problem which is that our alternative titles are not mapped to languages but rather countries as that is the primary use for them on TMDb (just to know what other titles they might have been released as in a different location, separate of a translation).

I would like to add this as a feature request then.

As for language issue, it's not a show-stopper, filter by country should be good. This is something that can be potentially exposed to the end-user to help narrow down results.

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