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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 7 de noviembre de 2013 a las 09:38
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.