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?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 27 noiembrie 2013 la ora 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.