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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 1 juin 2013 à 09h43
The /movie/account_status method would be the one you are looking for.
Réponse de Vaggelis Diatsigkos
le 1 juin 2013 à 10h00
Ohhhh I didnt notice this. Thanks :)