The Movie Database Подршка

Hello,

I'm a developer utilizing TheMovieDB API for retrieving movie information. Currently, I'm using the search API endpoint to perform searches based on user queries. However, when attempting to fetch detailed movie information for each result using the movie ID, I encounter a challenge with the API rate limit.

I've attempted to make individual fetch requests for each movie by extracting the movie ID from the search results. Unfortunately, this approach leads to excessive requests, which exceeds the API rate limit and causes potential disruptions.

Could you please provide guidance on an alternative or more efficient approach to retrieve the duration of a movie associated with a search query? I'm interested in finding a solution that allows me to obtain the movie duration without exceeding the rate limit.

Thank you for your assistance!

Best regards, x40s and the ZeFilm developer team

4 одговора (на страни 1 од 1)

Jump to last post

Here is a recent discussion giving the current rate limits (last post): https://www.themoviedb.org/talk/63d65d5c20e6a500bc00c482

I don't think there is any way to get movie duration (runtime) without doing an individual movie query. So I guess you would just have to enforce rate limiting in your application when you do the individual movie queries. Someone else may have a better idea.

I do personally think that runtime should be included in the basic movie information that you get from a search or discover, so perhaps you might want to make an enhancement request to do so.

Obviously I don't know exactly what you are doing, but since movie runtime isn't likely to change perhaps you might want to consider caching it locally once you retrieve it for a movie.

Hey I still can't pull duration using the search API, any idea if it will every come to search API, or will I have to use runtime from get details?

Wanted to note that I am also needing this feature. I want to use it to filter out which possible media it could be. And the technical restraints of my system only provide the movie name and duration.

@robbie3999 said:

Here is a recent discussion giving the current rate limits (last post): https://www.themoviedb.org/talk/63d65d5c20e6a500bc00c482

I don't think there is any way to get movie duration (runtime) without doing an individual movie query. So I guess you would just have to enforce rate limiting in your application when you do the individual movie queries. Someone else may have a better idea.

I do personally think that runtime should be included in the basic movie information that you get from a search or discover, so perhaps you might want to make an enhancement request to do so.

Obviously I don't know exactly what you are doing, but since movie runtime isn't likely to change perhaps you might want to consider caching it locally once you retrieve it for a movie.

+1. Absolutely should be included in the basic movie information, and should not require an addition request to the details endpoint for something so trivial.

Why is it so difficult to add this? This can literally be done in a second. Isn't this all just stored in a database, and it's a matter of simple adding one additional field to the endpoint? Forgive me if I'm being crass, just upset with having to deal with a bunch issues with the API for the past few weeks. Is TMDB open-source?

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се