Hi , it seems i found bug in API. When i add movie to WatchList ( HTTP GET /movie/{id}/account_states return "watchlist": true). But if i rate this movie (use HTTP POST /movie/{id}/rating) , than account_state return "watchlist":false . I hope for a quick correctin of this bug . Thanks
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 16 de marzo de 2015 a las 10:28
Hi Dmytro,
This is working as intended. On TMDb, upon rating a movie it is assumed to be the same as "watching it" and therefore, removed from your watch list.
You can disable that feature by changing the setting in your account under "Share Settings".
Cheers.