I try to find a quick way to check if the user has already added the displayed movie in the favorites/watchlist.
(example: user selectes a movie => if he has added the movie to favorites => show: remove from favorites => else show: add to favorites)
I have to load all the movies from Favorites/Watchlist to check it?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يونيو 1, 2013 في 9:43 صباحا
The /movie/account_status method would be the one you are looking for.
رد بواسطة Vaggelis Diatsigkos
بتاريخ يونيو 1, 2013 في 10:00 صباحا
Ohhhh I didnt notice this. Thanks :)