Hello,is anyone to explain me something?I want to make a new project, with simillar movies based on one favorite,off course. Like similarkind or tastekid. But i have a question, if i have 40 users online or more, the limit is reached, no?Because if is so, i have a major problem.
"Our current limits are 40 requests every 10 seconds and are limited by IP address".
I think is ip server who exec my script, not the users ip. It's any method who i can make that better? thank u, and apologize for my eng.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 12 março 2016 às 12:08 PM
Hi Stefu,
There won't be much other than you creating a local DB and caching the data locally so you're hitting the API less and less.
Hope that helps.
Resposta de Stefu Catalin
em 13 março 2016 às 4:15 AM
Thank u, so u say to save data received. I will make this, but what i doing on simillar movies?because i don't know what alghoritm use tmdb for that,for this association.
Resposta de Stefu Catalin
em 13 março 2016 às 10:48 AM
append_to_response Comma separated, any movie method
Where i can find all this method?