jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
638 stars 66 forks source link

Black screen instead of login #22

Closed 1024mb closed 3 years ago

1024mb commented 4 years ago

I have installed the ipk (building it from CLI) from the IDE on the LG TV but after entering my IP and port all I got is a black screen, there is one issue like this but it was closed without a proper fix.

Is there something one must do to get this working? First time installing it on the TV.

1024mb commented 4 years ago

The problem is the latest version of Jellyfin, and by latest I mean built from source yesterday. Is probably the same problem it has with Yatse. Installed 10.5.5 and it works well but I would like to use the latest fixes.

StefanAbl commented 3 years ago

I also had this problem, for me it turned out to be to be an issue with my nginx reverse proxy. It didn't allow embedding in an iFrame which the WebOS app does. I commented out add_header X-Frame-Options SAMEORIGIN; and #add_header Content-Security-Policy ... Maybe there is a way to allow the WebOS app in the Content-Security-Policy. Edit: I think adding frame-ancestors file: to the CSP makes it work.

MasterCATZ commented 3 years ago

I have just installed what ever version ubuntu 20.04 supplies and it is doing this also Jellyfin.Server 10.6.4.0

anthonylavado commented 3 years ago

Closing for now to focus on release issues. Let me know if you still have this with the latest Jellyfin.