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

Image Transparency #1240

Open
marcptrs opened this issue Sep 22, 2024 · 5 comments
Open

Image Transparency #1240

marcptrs opened this issue Sep 22, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@marcptrs
Copy link

Describe the bug

Looks like Swiftfin is handling image transparency not quite the same as the Jellyfin web app:

This is how it appears in the Jellyfin web app:

image

This is how it appears in Swiftin (both tvOS and iOS):

image

For reference, this is for The Circle (https://www.imdb.com/title/tt9581768/)

Application version

1.0.1

Where did you install the app from?

App Store

Device information

Apple TV 4K (1st Generation)

OS version

tvOS 17.6.1

Jellyfin server version

10.9.11

@marcptrs marcptrs added the bug Something isn't working label Sep 22, 2024
@chickdan
Copy link
Contributor

I'm seeing this as well but I haven't identified why it's so inconsistent because yesterday it was two titles and today it's only one title.

@LePips
Copy link
Member

LePips commented Sep 24, 2024

Is there a sample image that could be provided? I also haven't faced this issue.

@chickdan
Copy link
Contributor

chickdan commented Sep 24, 2024

Here is the title I came across, when debugging there is an error that null was passed to SVGCore, but that's not too helpful.

@marcptrs
Copy link
Author

Is there a sample image that could be provided? I also haven't faced this issue.

Sure, here's TMDb source:

https://www.themoviedb.org/tv/97083-the-circle-us/images/logos

My instance is using the first logo.

@JPKribs
Copy link
Member

JPKribs commented Sep 24, 2024

This is super rare. Here is an example I have:

image

Which uses this raw image:

https://image.tmdb.org/t/p/original/x6m33sydQBwCYbrCuYB8zysL1ve.svg

I don't know if this only applies to svgs or not. This was the only issue series I could find and I had to work my way down to H so it's pretty rare from my end.

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

No branches or pull requests

4 participants