I'm wonder that a new "language" titel could find instantly but when I add a alternative title it takes hours. But is there a defined delay? or is this a caching problem? My website works with our db and I add a lot of unknown movies but I need a faster result for the alternate titels.
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2016. augusztus 10. 14:57
Hi mazleu,
It depends what methods you're calling.
/3/search
is not cached so you'll see any new data reflected instantly./3/movie/*
is cached for ~6 hours so depending when the original request was made, you'll have to wait up to 6 hours for the item to be purged.Cheers.
mazleu válaszolt
Beküldve: 2016. augusztus 11. 06:51
I use /3/search/movie or /3/search/tv. So it shoud not be cached right? But it is with the alternative name. I also try it in the apiary console with the same result. Alternative titels cant be find for hours after you add it.
Travis Bell válaszolt
Beküldve: 2016. augusztus 11. 11:03
Hi mazleu,
That is correct, no cache. I'm not sure, I just added a test title to Jason Bourne as a test and became available instantly (see here).
mazleu válaszolt
Beküldve: 2016. augusztus 11. 15:01
Now it works perfect :D strange...