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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 27 novembro 2013 às 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.