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.
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 2 r de 2016 a les 10:53 A.M.
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.