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?
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 1 " de 2013 a les 9:43 A.M.
The /movie/account_status method would be the one you are looking for.
Resposta per Vaggelis Diatsigkos
el 1 " de 2013 a les 10:00 A.M.
Ohhhh I didnt notice this. Thanks :)