jellyfin / jellyfin-webos

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

Release For Testing #50

Closed anthonylavado closed 2 years ago

anthonylavado commented 3 years ago

Hey all, Here's the release we're using for testing. It's also available on our repo. org.jellyfin.webos_1.0.0_all.ipk.zip

agrisci commented 3 years ago

Hello @anthonylavado, Just tested the ipk on a v.3 v.2 emulator and still getting the same error "Unknown error occured..." when trying to connect. Did not get the error on v.4 or v.5 emulator or when tried to connect on my own non ssl Jellyfin server v.10.7.2.

anthonylavado commented 3 years ago

@agrisci Thanks for the test. I'll install the same emulators and try to debug further. Thanks!

agrisci commented 3 years ago

@anthonylavado I think i have narrowed the problem down to something that has to do with https-ssl because i'm getting "err_ssl_protocol_error" in the debug console. Screenshot (66) I don't currently have an https jellyfin server to test it in order to narrow it futher more if it's a server side or client side bug. I will be looking into it more in the coming days.

Also i just wanted to thank you for you really precious contribution in the project!!!

anthonylavado commented 3 years ago

Thank you! We're gonna look at this.

JulioNahum commented 3 years ago

Install the WEBos Emulator and install jellyfin there. And it worked very well for me. I have a recorded video showing how both the login and the others were. I have a reverse proxy in windows using CADDY and I enter the best. I hope I have contributed something with this message

g-a-c commented 3 years ago

I don't currently have an https jellyfin server to test it in order to narrow it futher more if it's a server side or client side bug

I imagine that rather than being a bug on either side, it's simply age-related. The Jellyfin demo server appears to run TLSv1.2 only, I don't know how old webOS v3/v3.5 are, but I bet they're just too old to support it, at least in some implementations on some models. If someone tweaked the demo server SSL configuration to allow TLSv1.1, I imagine the app would work just fine.

khannover commented 3 years ago

According to this table from the webOS Developer Page TLS 1.2 is supported by all webOS TV Versions: image

anthonylavado commented 3 years ago

Yeah, we saw this in the table and made sure (there's been a bunch of work behind the scenes).

From some more cursory searching on the internet, it seems that the app interface doesn't like Let's Encrypt certificates for some reason, even though the regular browser is okay with it.

anthonylavado commented 3 years ago

Before I forget, this conversation should really be continued in #43.

marine1988 commented 3 years ago

Any uipodates on thsi being published on store?

Jakethesnkae commented 2 years ago

Hey there had a question how is the progress on this, didn't want to to be annoying also I appreciate all the work that has been done with the project!

anthonylavado commented 2 years ago

This has been superceded by the latest GitHub release, plus the availability on webOS Brew.

You can see #67 and #69 for details.