If I have made edits on movies, actors, etc... how long can I expect before this information is available through my API requests?
I saw this discussion https://www.themoviedb.org/talk/5345e9660e0a265fe90006d6
I have no idea what XMBC is.. but can I assume 12 hours?
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від Travis Bell
17 квітня 2015, 22:57
Hi christinekim,
Yes, it is the same although some pages are less. You can inspect the
X-Memc-Expires
header that is returned with each request. This is the number of seconds until the item will expire. TheX-Memc-Age
header is how long the item has been in cache.Відповідь від christinekim
18 квітня 2015, 20:15
Yep, my edits are live! Thanks