Поддержка The Movie Database

Hello, I am having a problem with a route that before worked but now after 6 months it doesn't work well.

https://api.themoviedb.org/3/movie/popular?api_key=MI_API_KEY&language=es-ES&with_genres=80

Before that route returns the movie popular list that contains the genre 80. Right now it doesn't matter what genre number I put on it because it returns the list of popular movies regardless of the genre. Has there been any change or is there no solution?

4 ответов (на странице 1 из 1)

Jump to last post

@Isaac_Peruga_Ortiga said:
How to search a list of movie of a one genre or various genres?
Hello,
I am having a problem with a route that before worked but now after 6 months it doesn't work well.

https://api.themoviedb.org/3/movie/popular?api_key=MI_API_KEY&language=es-ES&with_genres=80

Before that route returns the movie popular list that contains the genre 80.
Right now it doesn't matter what genre number I put on it because it returns the list of popular movies regardless of the genre.

I believe that using Popular API Request it was never possible to filter using genre.
Not that I know.
I don't see this feature on the page in DOCs.
https://developer.themoviedb.org/reference/movie-popular-list

Has there been any change or is there no solution?

What you can do is use Discover, filtering for one or more genres and specifying "&sort_by=popularity.desc".
https://developer.themoviedb.org/reference/discover-movie

@ticao2 said:

@Isaac_Peruga_Ortiga said:
How to search a list of movie of a one genre or various genres?
Hello,
I am having a problem with a route that before worked but now after 6 months it doesn't work well.

https://api.themoviedb.org/3/movie/popular?api_key=MI_API_KEY&language=es-ES&with_genres=80

Before that route returns the movie popular list that contains the genre 80.
Right now it doesn't matter what genre number I put on it because it returns the list of popular movies regardless of the genre.

I believe that using Popular API Request it was never possible to filter using genre.
Not that I know.
I don't see this feature on the page in DOCs.
https://developer.themoviedb.org/reference/movie-popular-list

Has there been any change or is there no solution?

What you can do is use Discover, filtering for one or more genres and specifying "&sort_by=popularity.desc".
https://developer.themoviedb.org/reference/discover-movie

At the moment when I was an app it had been worked but few days ago when I opened it that it was not work but the idea that you wrote in the last line it's a good idea for change in my code. Thank you so much!!!

What's not working? This query:

https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=80

Is working properly, so what query are you using?

I used this query:

https://api.themoviedb.org/3/movie/popular?api_key=MI_API_KEY&language=es-ES&with_genres=80

But the idea that you and @ticao2 have written it's works well in my code. Thank you!

Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.

Глобальные

s фокусироваться на панели поиска
p открыть меню профиля
esc закрыть открытое окно
? открыть окно сочетаний клавиш

На страницах медиа

b назад (или выше, если применимо)
e перейти на страницу правки

На страницах сезонов

(стрелка вправо) перейти к следующему сезону
(стрелка влево) перейти к предыдущему сезону

На страницах эпизодов

(стрелка вправо) перейти к следующему эпизоду
(стрелка влево) перейти к предыдущему эпизоду

На всех страницах изображений

a открыть окно добавления изображения

На всех страницах правки

t открыть переключатель переводов
ctrl+ s отправить форму

На страницах обсуждения

n создать новое обсуждение
w сменить статус отслеживания
p публичное/приватное
c закрыть/открыть
a открыть страницу действий
r ответить в обсуждении
l перейти к последнему ответу
ctrl+ enter отправить своё сообщение
(стрелка вправо) следующая страница
(стрелка влево) предыдущая страница

Параметры

Хотите поставить оценку или добавить в список?

Войти