-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Temporarily add a better suited Jellyfin launcher icon #176
base: master
Are you sure you want to change the base?
Conversation
The background should be I believe Samsung just crops the "Icon" (512x423) to square (423x423): jellyfin/jellyfin-ux#46 |
They are definitely square on my 2020 tv, maybe both formats are needed? |
Ohhhh Samsung... Can't even keep the same UI on it's own TV's 🤦🏻 |
It's not wrong just you have and older tv with an older version of Tizen. On Tizen 6+ is change the style. |
Why not have both for different versions 😆 |
Hello, I have the same problem and I don't really know how to change the size of the icon. Is there a manual on how to do it? |
This will solve it: |
Is this PR still needed? And when Samsung accept the app, we hope that it will solve by them. |
Hello, I'm not sure if there's a solution for this. In my case, I need the icon to be rectangular. I see that in the repository there's a file called "Jellyfin-10.10.z-OblongIcon.wgt", but I'm not sure if this is the version that fixes it. If so, how can I update the app on my TV? Would it be possible to publish a manual with the basic guidelines? |
Sorry, I thought that the PR is related to this icon: Because this is done with the mentioned release. Install guide is here: |
OK, I think I got it. In this process, it would not be necessary to use Tizen Studio, it would be done through Docker. It would be to use this instance if I want to install the latest version: docker run --rm ghcr.io/georift/install-jellyfin-tizen 192.168.0.10 Jellyfin-OblongIcon "https://github.com/jeppevinkel/jellyfin-tizen-builds/releases/tag/2024-11-24-0431" Can you confirm if I'm right? I don't have much knowledge about Tizen. Thanks for your help. |
Sorry for the question, but is there a Jellyfin-Tizen app version that is both Jellyfin 10.10 with support for the intro skipper plugin and has an oblong icon? I don’t see that as an option for download. |
You need to clink on show all xx assests: This is the direct link to it. But I dont know it is still working or not. |
Thank you for the suggestion, @morpheus133 🙏 |
Did that work? I think at the moment there is no working intro skipping for tizen. Maybe Jellyfin-10.9.z-intros.wgt can work, but for that older version of intro-skipper plugin and most probably older server version is needed. |
The latest versions of Jellyfin-10.10.z-intros.wgt are working properly on Tizen, and intro skipper is working as it should with them. I tested Jellyfin-intros-OblongIcon.wgt on Tizen when Jellyfin 10.10 came out, but intro skipper didn’t work with that version. |
This only fixes the issue for development builds, but it is a fix nonetheless.
Fixes #171