Hi,
is there a possibility to put the release year into the search string for the web-site?
For example: I wan't to search the film "The Child (2005)": http://www.themoviedb.org/movie/11490-l-enfant
Using "the child 2005" as search string, the search is empty:
http://www.themoviedb.org/search?query=the+child+2005
(same with http://www.themoviedb.org/search?query=the+child+%282005%29).
I need a search string, which reproducible puts "The Child (2005)" at the top of the results, so I thought using the release year would be a good idea.
Thanks!
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2013 年 05 月 25 日 7:41上午
You can do it like so:
https://www.themoviedb.org/search/movie?query=the+child+y%3A2005
Cheers.
G7eb 的回复
于 2013 年 05 月 26 日 5:23上午
Thanks a lot!
Bye!