hawken
hawken
Previously the browser would ask the server if it knew an address that the chromecast would understand better. This caused breakage because it's hard for the server to know how...
You're right. I wasn't aware of that. https://www.reddit.com/r/PleX/comments/b4ruhd/casting_to_chromecast_without_secure_connection/ Around one year ago they decided that it only will connect to https. So let's summarize: - Chromecast uses 8.8.8.8/8.8.4.4 for name...
Hi, so you are absolutely correct that the reverse proxy can help you get ssl up. https://jellyfin.org/docs/general/networking/caddy.html The reason you have to put something on your WAN address to get...
I'm trying to get started developing for the chromecast now. Everything just behaves really inconsistent. I couldn't even get chromium on my laptop to start playback on the chromecast for...
I paid google their developer signup fee for chromecast and I'm slowly trying to look into things and understand how this thing behaves or doesn't. My suspicion is that in...
From my reading of this, the main complaint seems to be that the android app doesn't behave well? It runs jellyfin 10.6 and thus has the 10.6 problem (curl -fs...
Currently, the problem is reproducible by: 1. Playing some video 2. Pausing it 3. Browsing around 4. Unpausing As long as playback is running, the code should currently reject the...
I think it's a bit more complicated as well, because as the item is loading I also think there's an opportunity for it to happen
This solution is not non-complicated and it was the one used before, the logic error with this approach is that it's wrong to assume that it's less complicated because the...
With android fix on the way and stable fix in, I think we need to wait for them and see after that if people are able to get around these...