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
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 03 月 16 日 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.