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
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від Travis Bell
7 листопада 2013, 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.