mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6819] [MERGED] Try to use Width and Height from ImageInfo to determine aspect ratio #11143
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6819
Author: @cvium
Created: 11/11/2021
Status: ✅ Merged
Merged: 12/24/2021
Merged by: @crobibero
Base:
master← Head:why_should_we_use_the_imageinfo_when_we_can_guess📝 Commits (3)
d10de5bTry to use Width and Height from ImageInfo to determine aspect ratio0415d1cReduce indentation5d19c26Simplify📊 Changes
1 file changed (+8 additions, -25 deletions)
View changed files
📝
Emby.Server.Implementations/Dto/DtoService.cs(+8 -25)📄 Description
Changes
Primary aspect ratio is computed in a prioritized order:
Issues
Idk
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.