Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix square posters #5587

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

scampower3
Copy link
Member

@scampower3 scampower3 commented May 23, 2024

According to TMDB, posters can also come in 1:1.33 (≈0.75) aspect ratio. So set aspect ratio less than 0.75 + 0.5 (for buffer) to be Portrait.
Changes

Change aspect ratio threshold to 0.8
Issues

Fixes #5560

@scampower3 scampower3 added the bug Something isn't working label May 23, 2024
@scampower3 scampower3 requested a review from a team as a code owner May 23, 2024 03:36
@thornbill
Copy link
Member

Copy link

sonarcloud bot commented May 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@thornbill thornbill added the stable backport Backport into the next stable release label May 23, 2024
@thornbill thornbill added this to the v10.9.3 milestone May 23, 2024
@thornbill thornbill merged commit 9e34ae8 into jellyfin:release-10.9.z May 23, 2024
12 checks passed
joshuaboniface pushed a commit that referenced this pull request May 25, 2024
Fix square posters

Original-merge: 9e34ae8

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label May 25, 2024
@scampower3 scampower3 deleted the fix-square-posters branch May 26, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants