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

[bug] Web TV Guide Channel Image Mapping #6576

Open
3 tasks done
robertdown opened this issue Feb 25, 2025 · 0 comments · May be fixed by #6577
Open
3 tasks done

[bug] Web TV Guide Channel Image Mapping #6576

robertdown opened this issue Feb 25, 2025 · 0 comments · May be fixed by #6577
Labels
bug Something isn't working

Comments

@robertdown
Copy link

This issue respects the following points:

  • This issue is not already reported on GitHub (I've searched it).
  • I agree to follow Jellyfin's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Describe the bug

The Guide view renders the channel images from the Primary image. However, Primary seems to be more for poster images (as seen in movies). The aspect ratio of the guide logo and Primary image on the details page are basically inverted. Having the guide render from a different image type may be better. Perhaps Logo? Thumb?

Here's an example of a channel's detail page:
Image

And an example of the same channel in the guide view:
Image

By using Logo as Primary the channel details page renders incorrectly (though admittedly the guide looks better):
Image

Image

Reproduction Steps

  1. Upload a poster sized image for Primary on a Channel
  2. Look at Guide view on Live TV

Expected/Actual behaviour

Channel logo should render a Logo or Thumb and the details page should render the poster (which is default behavior across collections)

Logs

No response

Server version

10.10.3

Web version

10.10.3

Build version

10.10.3

Platform

Any app using the jellyfin-web app

Browser

All

Additional information

No response

@robertdown robertdown added the bug Something isn't working label Feb 25, 2025
@robertdown robertdown linked a pull request Feb 25, 2025 that will close this issue
@robertdown robertdown changed the title Web TV Guide Channel Image Mapping [bug] Web TV Guide Channel Image Mapping Feb 25, 2025
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant