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
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no wise_julio
on oktobris 12, 2018 at 1:24 AM
i was wondering the same
Atbilde no Travis Bell
on oktobris 12, 2018 at 10:29 AM
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.
Atbilde no Movie Mentor
on oktobris 12, 2018 at 12:53 PM
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.
Atbilde no Travis Bell
on oktobris 13, 2018 at 12:23 PM
On a per item basis, you can call the /account_states method.
There's nothing that supports a list of IDs at this time.
Atbilde no Moatasem mohamed
on jūnijs 19, 2024 at 7:25 AM
any new updates ?