Soporte de The Movie Database

Hello Team, I have integrated all movies API and added a condition for only 2019 movies but on hitting API, I am getting movies of future and past years. Also, the list of the movie has incomplete data from many movies.

Let me know the solution for this.

Thanks!

3 respuestas (en la página 1 de 1)

Jump to last post

Can you post here the exact URL of the query you refer to (without the API_KEY indeed)? Also, it would help us, if you could provide some TMDB IDs of the movies you think shouldn't be returned by that query.

Hi, this the URL of API :

http://api.themoviedb.org/3/discover/movie?api_key=<api-key>&language=en-US&page=1&primary_release_date.gte=2019-04-15&sort_by=primary_release_date.asc&region=US&certification_country=US

AFAIK your problems are caused by:

1/ As for the movies from the future, if you need movies only from the year 2019, you should also add "&primary_release_date.lte=2019-12-31" to cap your query or use the "&primary_release_year=2019" instead.

2/ As for the movies from the past, I can't replicate this problem, but imo it could be that by using the parameter "&region=US", you are getting all movies which were (or will be) released in the US in the specified time span (as defined by "&primary_release_date.gte" - "&primary_release_date.lte" or by "&primary_release_year"), including movies which were in fact premiered earlier outside the US and only in the US were (will be) released in 2019 (typically most of the non-US movies).

3/ As for the incomplete list of movies, again it is most likely caused by the use of "&region=US" which will effectively filter out all movies which don't have entered US release date yet, including movies which were (or will be) released on US.

4/ Also the parameter "&certification_country=US" is useless if you also won't use "&certification" or "&certification.lte"

Source:

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión