Hi,
I update my database and i use movieByGenre method (/3/genre/{id}/movies)
This method retrieves only movies, sometimes she retrieves a collection too.
Example : Collection id (99635)
Why ?
Best regards
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Michell Bak
, 17 марта 2013 в 15:38
Do you have a specific example?
Ответ от sktstebo
, 17 марта 2013 в 16:23
I try with the postMan (extension for chrome) /3/genre/28/movies?api_key=???&language=fr&page=8&include_all_movies=true
look the id: 99635, "original_title": "Ying hung boon sik".
PS : include_all_movies has "underscore" but it's not display
Ответ от Michell Bak
, 17 марта 2013 в 16:29
Just tried with the following URL, and didn't get that ID. Can't reproduce what you're seeing.
URL: /3/genre/28/movies?api_key=#######&language=fr&page=8&include_all_movies=true
Edit: Fixed the underscore issue, and I see it now. There's definitely an issue.
Ответ от Travis Bell
, 18 марта 2013 в 10:19
Hey guys,
I've created a new ticket for this. I'm pretty sure I know what's going on, should be a simple fix.
Ответ от Travis Bell
, 20 марта 2013 в 18:00
Should be fixed and pushed live.
Ответ от sktstebo
, 21 марта 2013 в 14:21
it's ok for me, i close the discussion