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. у 10:57 PM
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. у 8:15 PM
Yep, my edits are live! Thanks