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 的回复
于 2013 年 11 月 27 日 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.