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!
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Antwort von Travis Bell
am 12. Januar 2017 um 10:22
You bet. Take a look at the /movie/latest method.
Antwort von tmdb70752868
am 12. Januar 2017 um 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.
Antwort von Travis Bell
am 12. Januar 2017 um 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!