-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
After install, only header with current time is displayed #279
Comments
I tested pre-10.9.8 (not the final state though) in the webOS 1.2 emulator (~Tizen 2.3) and it worked fine. Have you tried uninstalling the app first? I've encountered an authentication issue where the token seems to be invalid, but the web doesn't redirect to the login page. The home page looked just as you described, iirc. The only way I know of to reset an app's cache is to uninstall it. |
Yes I uninstalled it first, because I had a conflict on the certificate. I installed one of the pre built versions from a repository I've found that builds them every day. Could it be that? If you could give me some hints I would be more than happy to help |
AFAIK, they generate a certificate on every build, so it may cause a certificate conflict.
There's no emulator for Tizen 2.x.
Look here: #79 |
Hi @dmitrylyzo,
I guess the major issue is:
as I don't see this error if I build using the branch |
I've tried chaning the common webpack config by inserting
|
Hi, I have the same issue (only one line on the top with the time). I have a Samsung UE49KS7000, it has Tizen 2.4. I tested today with https://github.com/jeppevinkel/jellyfin-tizen-builds/releases/download/2024-08-10-0334/Jellyfin-master.wgt and the problem still exists. |
@burci |
Yes, I tried out and the jellyfin/jellyfin-web#5823 solved the problem. |
Works! Thank you! |
This should be fixed now, has been merged in the release branch |
I have an old Samsung tv, model UE43KU6400UXZT.
With jellyfin-tizen version 10.8.z everything works fine, but if I try to install the latest version 10.9.8 I can only see the header with the current time displayed in the right side, but nothing else.
According to #258 it should be already fixed, but in my case is still happening. Maybe the tv model is too old to still be supported?
The text was updated successfully, but these errors were encountered: