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.
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 March 12, 2016 at 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.
Reply by Stefu Catalin
on March 13, 2016 at 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.
Reply by Stefu Catalin
on March 13, 2016 at 10:48 AM
append_to_response Comma separated, any movie method
Where i can find all this method?