Is there a way to fetch movie results which also contains the account info(watchlist, favorite, rated) list in single API request. Also, the recommendation section contains movies that I have already favorite. What does the recommendation section really means? How to mark a movie as already seen and not to be shown on recommendation section
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط wise_julio
در تاریخ اکتبر 12, 2018 ساعت 1:24 ق.ض
i was wondering the same
پاسخ توسط Travis Bell
در تاریخ اکتبر 12, 2018 ساعت 10:29 ق.ض
There is no way to do that right now. It's a feature that I have had planned for here on the website for a while. Once it exists here, it will likely exists on the API as well. The website ticket for that is here.
I don't filter favourite items, I filter rated items. Rating is considered the same as having "watched" something, so that's how I filter watched items out of your recommended lists.
پاسخ توسط Movie Mentor
در تاریخ اکتبر 12, 2018 ساعت 12:53 ب.ض
Thank you Travis, I have seen apps which shows movies list also showing watchlist and favorite information much quickly like its shown from the single api request. Is there any way I can fetch personal info quickly rather than calling each movies id repeatedly for personal information.
پاسخ توسط Travis Bell
در تاریخ اکتبر 13, 2018 ساعت 12:23 ب.ض
On a per item basis, you can call the /account_states method.
There's nothing that supports a list of IDs at this time.
پاسخ توسط Moatasem mohamed
در تاریخ ژوئن 19, 2024 ساعت 7:25 ق.ض
any new updates ?