Hey,
I am using /3/movie/latest to get the latest movie in ur db. Now I read in some other discussion that you jas add movies, so your movie id only increments.
So I am assuming that when I get the latest movie, its ID is the last and latest movie ID in your db.
There is something wrong then with what I assume or with what I am thinking, as: /3/movie/latest - get me that "id": 169221
but if I move forward - I get more movies. /3/movie/169224 - returns a movie, altho the ID is bigger then "latest movie" /3/movie/169230 - also returns a movie.
How come ?
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 18. фебруар 2013. у 11:46 AM
For some reason the
/latest
is caching right now when it shouldn't be.I've created a new ticket and will look at this tomorrow when I'm back at work.
Одговор од Travis Bell
дана 27. фебруар 2013. у 4:19 PM
The fix for this was just pushed live.
/latest
should always be reporting the newest id.