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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on November 2, 2016 at 10:53 AM
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.