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!
Can't find a movie or TV show? Login to create it.
Reply by Travis Bell
on Januari 12, 2017 at 10:22 AM
You bet. Take a look at the /movie/latest method.
Reply by tmdb70752868
on Januari 12, 2017 at 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.
Reply by Travis Bell
on Januari 12, 2017 at 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!