TMDB podrška

Hi,

I have a little problem. So the region parameter is awesome ! So I use request like https://api.themoviedb.org/3/movie/upcoming?api_key=???&language=de&page=1&region=de and get the movies that are upcoming in Germany. The list seems to have the right data. However it knows that some movies are upcoming in Germany, but on the other side it gives me release dates that are in the past, even with the region parameter.

5 odgovora (na stranici 1 od 1)

Jump to last post

Region is case sensitive, you'll want to use this:

https://api.themoviedb.org/3/movie/upcoming?api_key=###&language=de&page=1&region=DE

You'll see the release_date values update with the proper uppercase parameter.

Cheers.

Ah ok I see, thank you :) Region is not possible for the movie details, right ? So this https://api.themoviedb.org/3/movie/331313?api_key=###&language=de&region=DE still returns the US region release date.

Correct but that's because it's trivial to call /release_dates with append_to_response. You can then filter the data locally however you like.

https://api.themoviedb.org/3/movie/331313?api_key=###&language=de&append_to_response=release_dates

Cheers.

Its now working :) Thanks a lot for your support and this great api ! :)

Happy to hear that! Thanks!

Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.

Global

s focus the search bar
p otvorite izbornik profila
esc zatvori otvoreni prozor
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(desna strelica) idi na sljedeću sezonu
(left arrow) go to previous season

On TV episode pages

(desna strelica) idi na sljedeću epizodu
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a otvori aktivnost
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(desna strelica) sljedeća stranica
(left arrow) previous page

Postavke

Want to rate or add this item to a list?

Prijavi se