Hello everyone
i am working on Integrating TMDB to control4 Home automation system. I need information regarding Movie search by title. is there any Request format available that will return a only one movie data that i have searched for?
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 27 ноября 2013 в 10:50
Hi cylon147,
There is no way to restrict the search results but the results are just an array, If that is the behaviour you want, you can always just pull the first item from the array regardless of how many items there are.