jellyfin / jellyfin-webos

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

Black screen on WebOS 5 #100

Closed erpalma closed 1 year ago

erpalma commented 1 year ago

Hi, I'm testing the latest JF on WebOS 5 using dev mode. I've set-up the server address (online server, over https). I can clearly see lots of successful GETs on the server (among which web/index.html, Users/xxxx, etc.) but the TV screen remains black. No errors whatsoever. Clearly from the browser and the Android App everything works fine. What can I do to debug this behavior?

lexcorp commented 1 year ago

@erpalma What version of firmware webos 5 do you have?

I'm using Firmware: 05.25.35 and Jellyfin WebOS works fine...

anthonylavado commented 1 year ago

Possibly a duplicate of #88?

erpalma commented 1 year ago

Actually I don't have any custom theme and no CSP-related settings in nginx. Still, I will try to alter some settings in the reverse proxy and report back.

@lexcorp FW 05.25.35.

erpalma commented 1 year ago

Ok I guess that it is better not to add any header (I left only Strict-Transport-Security) in nginx when proxying JF. Working fine now.