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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 16. März 2015 um 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.