The Movie Database Support

Hello there,

I am new here, I search about base url for poster , but I didn't can help please help me out ?

19 replies (on page 2 of 2)

Jump to last post

Previous page

@kestierays said:

please I need a base_url, the one I used doesn't display the movie pictures.

What Base URL are you using?
Here's what you should use.
https://developers.themoviedb.org/3/configuration/get-api-configuration

This should be used: https://image.tmdb.org/t/p/ {SIZE}
Examples:
https://image.tmdb.org/t/p/original/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg
https://image.tmdb.org/t/p/w500/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg
https://image.tmdb.org/t/p/w154/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg

https://api.themoviedb.org/3/configuration?api_key=THE_KEY

poster_sizes    
0   "w92"
1   "w154"
2   "w185"
3   "w342"
4   "w500"
5   "w780"
6   "original"

@Hitesh11 said:

Hello there,

I am new here, I search about base url for poster , but I didn't can help please help me out ?

https://image.tmdb.org/t/p/original/ This is the base url

@ticao2 said:

@kestierays said:

please I need a base_url, the one I used doesn't display the movie pictures.

What Base URL are you using?
Here's what you should use.
https://developers.themoviedb.org/3/configuration/get-api-configuration

This should be used: https://image.tmdb.org/t/p/ {SIZE}
Examples:
https://image.tmdb.org/t/p/original/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg
https://image.tmdb.org/t/p/w500/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg
https://image.tmdb.org/t/p/w154/lSEr1nphZuCqXli3VziIgCI8Ivf.jpg

https://api.themoviedb.org/3/configuration?api_key=THE_KEY

poster_sizes  
0 "w92"
1 "w154"
2 "w185"
3 "w342"
4 "w500"
5 "w780"
6 "original"

https://image.tmdb.org/t/p/original/

Image base_url_link: "http://image.tmdb.org/t/p/w500/"+movie_backdrop_path
Change the width to w500 then use javascript to set the backgroundSize, backgroundRepeat, and backgroundPosition. It works fine this way.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

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

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(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 open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login