Hi,
After a (quick) search It seems that there is no post about the subject and was wondering if the API would one way or the other publish the last updated items by the community ?
In other words, is it possible to get the last updated plots, actors, genres etc... of any movie in TMDB ?
It would be very useful in the case where one needs to upgrade some cache and list to the end user just a handle of updated movies directly instead of parsing all of them again.
Any thoughts ?
Thx in advance
Lynk5
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-יוני 15, 2016 ב-9:50לפני חצות יום
Hi Lynk5,
You can use the /changes endpoints to query the latest edited movies, tv shows and people. You can then query a movies changes endpoint to get those changes. These are mirrors to what you see on the website.
תגובה מאת Lynk5
ב-יוני 15, 2016 ב-10:05לפני חצות יום
Perfect !
Thx
Just another question : Is there also a way to know which movies you deleted ?
Lynk5
תגובה מאת Travis Bell
ב-יוני 15, 2016 ב-10:24לפני חצות יום
No problem.
Yes, they'll be the ids that are
adult: null
in the changes list.