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 AM
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.