Hi.
Is there any way to get the next movie in a sequence. E.g. If a user liked star wars IV - a new hope. I would like to get the next movie. Star wars V, get the next movie in the sequence.
I know there is the collection package, but it does not quite solve my problem.
Thx
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
7 marraskuu 2013 klo 9:38AM
Hi Gudui,
Collections are the way we associate sequels on TMDb. It's the only way to get anything close to what you want.
It would be easy enough to check if a movie is part of a collection and them show the next movie that belongs to that collection.
Cheers.