Open bruor opened 1 year ago
I'm experiencing the same problem but are accessing jellyfin trough a reverse proxy. If the interface is accesed directly, autoskip works. Websocket is enabled, I even tried to setup a test nginx proxy with the jellyfin guide at https://jellyfin.org/docs/general/networking/nginx/ but without success.
EDIT: I also tried to use the latest modified webinterface, the skip button is displayed and if clicked, works. But not autoskip.
Does your instance have SSL configured within Jellyfin? Mine does, I wonder if the API calls are targeting HTTP instead of HTTPS. I'll try to do a packet capture later.
No SSL, not on the backend or the proxy.
I noticed it is working on the Android TV client. It could he been a problem specific to the web UI or episodes I was testing with perhaps.
I noticed it is working on the Android TV client. It could he been a problem specific to the web UI or episodes I was testing with perhaps.
Interesting, fot me it's not working on any client also not the android tv
Same problem here, if I access jellyfin from the local ip address intro skipping works but if I access it through my nginx reverse proxy it does not. The reverse proxy has an SSL cert in my setup.
I'm running docker container with nginx reverse proxy serving SSL infront. I noticed there's a "fetching..." preloading for local IP directly accessed, but no button to skip.
Problem still existing with Jellyfin Version: 10.8.10 in combination with Nginx-Proxy-Manager
I've verified the plugin is installed and that is it analyzing my media files, a query against the API shows that an intro was detected.
I have not changed out jellyfin-web, and am instead attempting to use autoskip.
If I start playing an episode and skip forward to ~10 seconds before the intro starts, the player will just play through the intro instead of skipping forward through it.
Operating system
Windows Server 2022
Jellyfin installation method
Windows Installer
Container image and tag
No response
Support Bundle
okay
FFmpeg version:
Jellyfin logs
No response