I have a trouble that I can't get the credit info when I search movie by a queryString. Such as I send a query and get 20 items. For each item, I have to get one more time by movie Id, But is too slow, I can't stand it. Anyone has a better solution.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 11 月 02 日 10:53上午
Hi @Roy-Huang
There isn't really a way around it right now. Depending on the UI, you could try lazy loading the data as it appears on screen.