2025-06-08, 11:08 PM
(This post was last modified: 2025-06-08, 11:10 PM by Efficient_Good_5784. Edited 1 time in total.)
The way the images are cropped depend on the aspect ratio of the image that is added.
There's a cutoff for what is considered a portrait or landscape image in the code that decides what is used when displayed.
You can see this PR for more info: https://github.com/jellyfin/jellyfin-web/pull/5587
There's a cutoff for what is considered a portrait or landscape image in the code that decides what is used when displayed.
You can see this PR for more info: https://github.com/jellyfin/jellyfin-web/pull/5587