Hi All,
I've read the documentation, but can't find any information on images sizes I can use in the URL?
What size options are there?
I know 500, 1000 & 1920 work.
e.g.
http://image.tmdb.org/t/p/w500/
http://image.tmdb.org/t/p/w1000/
http://image.tmdb.org/t/p/w1920/
What other image sizes can I use?
I'm looking to get poster_path and backdrop_path
Many thanks
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
detox1978 Erabiltzailearen Erantzuna
Uztaila 12, 2014 egunean 8:23 AM(e)tan
Found it. Posting in case anyone else struggles to find it.
Travis Bell Erabiltzailearen Erantzuna
Uztaila 12, 2014 egunean 12:08 PM(e)tan
You can call the
/configuration
method any time to get the image sizes. See the docs for more info.Travis Bell Erabiltzailearen Erantzuna
Uztaila 12, 2014 egunean 1:27 PM(e)tan
There may be other sizes that work but what is returned in the configuration method are the only sizes we officially support.
If there's a need to add new sizes (which we have done in the past) feel free to mention it for us to consider.
Singh Erabiltzailearen Erantzuna
Otsaila 6, 2018 egunean 10:15 PM(e)tan
love u dude, u are a life saver
mokhy Erabiltzailearen Erantzuna
Martxoa 5, 2018 egunean 12:53 AM(e)tan
how to upload poster in site
Singh Erabiltzailearen Erantzuna
Martxoa 5, 2018 egunean 3:12 PM(e)tan
I believe "Jason" is the way to do it, but u can also use Jquery
ticao2 š§š· pt-BR Erabiltzailearen Erantzuna
Martxoa 6, 2018 egunean 7:19 PM(e)tan
tmdb25052156 Erabiltzailearen Erantzuna
Martxoa 10, 2018 egunean 3:42 AM(e)tan
I truly miss w1920 for backdrops.
w1280 is pretty small for current screen sizes and doesn't look good when upscaled. And originals are a pain to work with. :/
pejonic Erabiltzailearen Erantzuna
Apirila 3, 2018 egunean 5:07 PM(e)tan
Thanks
ZAZA13010 Erabiltzailearen Erantzuna
Ekaina 15, 2018 egunean 6:14 PM(e)tan
WOOOOOWW men Thanks you.. You saved my hair
ticao2 š§š· pt-BR Erabiltzailearen Erantzuna
Iraila 4, 2020 egunean 6:14 PM(e)tan
When you open the window to add images, you will see the specifications.
In this case:
OR
Banana Erabiltzailearen Erantzuna
Iraila 4, 2020 egunean 9:48 PM(e)tan
FYI they have the wrong minimum resolution for two types of images: season posters and episodic backdrops. And production company/TV networks logos do have some size restrictions.
ticao2 š§š· pt-BR Erabiltzailearen Erantzuna
Iraila 4, 2020 egunean 11:50 PM(e)tan
@banana_girl See if it's correct now.
EDIT
Corrected information that was like this
Banana Erabiltzailearen Erantzuna
Iraila 5, 2020 egunean 12:42 AM(e)tan
The logos are bit complicated.
The minimum for PNG logos is, I guess, 500x1px/1x500px; either the width or the height has to be at least 500px.
All aspect ratios are supported.
The SVG logo also have no aspect ratio restrictions that I know of, but a max resolution of 2000x2000.
ticao2 š§š· pt-BR Erabiltzailearen Erantzuna
Iraila 5, 2020 egunean 12:22 PM(e)tan
As we can set the color of the Windows interface to DARK, the two Links seem to lead to a Black page.
If these examples, 500x1 and 1x500, are in the Bible it would be better if they were in Yellow or Red.
It took me a while to realize the problem. :-)
In the case of the SVG file, as it is scalable, I thought it would be 1x1.
On the logos page, the field for size is blank.
https://www.themoviedb.org/network/16-cbs/edit?active_nav_item=logos
The term used in an API Request response for an Episode Backdrop is still.
It is also the term used in the response listing for a Configuration API Request.
https://api.themoviedb.org/3/configuration?api_key=THE_KEY
I added a header to my TXT table to make it clear that the first column are terms used in API and the second column terms used in the WEB interface.