Hello,
We're looking for a movie given by a title for this last year, as follows: https://api.themoviedb.org/3/search/movie?api_key=XXXXXXX&language=es&query=Batman&year=2017 nevertheless, we want to search for at least two years like 2016 and 2017, Could we do it with only one api callback? i.e: 2016|2017 or 2016,2017 (This two expressions do not work..)
Thank you very much in advance,
With best regards.
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط RIki C.
در تاریخ مارس 3, 2017 ساعت 6:39 ق.ض
Hello,
Could you give us please any, an update of this?
Thank you!
پاسخ توسط MrRadical
در تاریخ مارس 3, 2017 ساعت 7:50 ق.ض
You posted it in the wrong section, you should move it to the API Support area for better visibility.
پاسخ توسط k3sh
در تاریخ مارس 3, 2017 ساعت 8:14 ق.ض
@r.cisneros@proyecson.com please move your query to API Support board.
I will close this thread now.
پاسخ توسط MrRadical
در تاریخ مارس 3, 2017 ساعت 8:20 ق.ض
@k3sh there was no need to close it, he already moved it to the right place from what I can tell.
پاسخ توسط k3sh
در تاریخ مارس 3, 2017 ساعت 8:25 ق.ض
Opsie, my bad.
Thank you for the correction
پاسخ توسط Travis Bell
در تاریخ مارس 3, 2017 ساعت 10:32 ق.ض
Hi RIki,
Unfortunately search does not support multiple year queries at this time, only one. I've created a new ticket for this to think about. For now the best I can suggest is doing multiple queries and then joining them locally if that can work (depending on your use case).