That's fantastic! And thanks for your quick reply as well!
To get things clear: a new movie is always added to the collection with the highest id + 1? I'm asking because there are "holes" in the existing collection of movies (eg some requests to /movies/movie_id get a 404 despite movie_id < highest_id ). So should I try those again regularly or not?
Btw, I'll soon be able to contribute, mostly by adding quite a bunch of alternative titles missing in French.
To get things clear: a new movie is always added to the collection with the highest id + 1?
Yup, you got it.
I'm asking because there are "holes" in the existing collection of movies (eg some requests to /movies/movie_id get a 404 despite movie_id < highest_id ). So should I try those again regularly or not?
No, these are dead Id's. Primarily deleted content, there will never be anything occupying those ids again.
Btw, I'll soon be able to contribute, mostly by adding quite a bunch of alternative titles missing in French.
Sounds great! French is our 3rd most active language, any help is always welcome!
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Отговор от Travis Bell
на 12 януари 2017 в 10:22 AM
You bet. Take a look at the /movie/latest method.
Отговор от tmdb70752868
на 12 януари 2017 в 11:19 AM
That's fantastic! And thanks for your quick reply as well!
To get things clear: a new movie is always added to the collection with the highest id + 1? I'm asking because there are "holes" in the existing collection of movies (eg some requests to /movies/movie_id get a 404 despite movie_id < highest_id ). So should I try those again regularly or not?
Btw, I'll soon be able to contribute, mostly by adding quite a bunch of alternative titles missing in French.
Best regards.
Отговор от Travis Bell
на 12 януари 2017 в 11:25 AM
No problem.
Yup, you got it.
No, these are dead Id's. Primarily deleted content, there will never be anything occupying those ids again.
Sounds great! French is our 3rd most active language, any help is always welcome!