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.