Can we get even smaller than 92px width images for posters so we it can be used as a very lightweight placeholder for lazy image loading?
I'd say 30px is good. In my case I'm blurring the image before the higher resolution is downloaded in background so quality of the low res image is not important but 30px is 1/3 of a weight of the current lowest possible res.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 29 dicembre, 2019 alle 11:56AM
Hi @rafau94,
Technically you can use the
w45
size. Here's a comparison of the two sizes:w45
w92
I suspect you'll be happy with the difference, 1914 vs 5350 bytes.
Risposta da rafau94
il 29 dicembre, 2019 alle 12:06PM
w45
is good for me tooedit: Add it maybe to the configuration API endpoint, poster_sizes does not contain it
Risposta da Travis Bell
il 30 dicembre, 2019 alle 12:29PM
Technically
w45
is a profile image size but there's nothing I can do to stop anyone from using other sizes found in other image types.