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
بتاريخ مارس 16, 2015 في 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.