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

Restore forced aspect ratio for poster types on video items #4065

Merged

Conversation

nielsvanvelzen
Copy link
Member

Found an issue where the image of season 1 of Pioneer One on our demo server wouldn't show properly while trying to reproduce #4062, not sure if it fixes that issue too though. The image logic is a mess.

Changes

  • Restore forced aspect ratio for poster types on video items

Issues

Maybe fixes #4062
Reverts a part of #4015 (@Bond-009 hopefully this doesn't break you images again)

@nielsvanvelzen nielsvanvelzen added bug Something isn't working backportable Change may be backported to a point release (remove label once cherrypicked) labels Oct 9, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Oct 9, 2024
@Bond-009
Copy link
Member

Yeah, this will break it again

@nielsvanvelzen nielsvanvelzen merged commit bf4198a into jellyfin:master Oct 11, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the video-aspect-fallback branch October 11, 2024 19:45
@nielsvanvelzen
Copy link
Member Author

Unfortunately we'll have to choose our poison and I rather have special show as poster instead of all items without a primary (poster) image using the wrong size, which breaks the browsing grids.

I tried adding a special case just for specials but the part of the code that shows the UI unfortunately doesn't have any way of knowing if the item is a special.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backportable Change may be backported to a point release (remove label once cherrypicked) bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different aspect ratios in the library view
3 participants