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לפני חצות יום
You bet. Take a look at the /movie/latest method.
תגובה מאת tmdb70752868
ב-ינואר 12, 2017 ב-11:19לפני חצות יום
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לפני חצות יום
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!