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 的回复
于 2013 年 11 月 07 日 9: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.