Jellyfin Forum
TrickPlay Issues - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: TrickPlay Issues (/t-trickplay-issues)



TrickPlay Issues - iamthearm - 2025-04-06

Hi all,

I'm having issues seeing TrickPlay settings on any client app (see thread for details: https://github.com/jellyfin/jellyfin/discussions/13841). I'm running the jellyfin/jellyfin docker container, my server is version 10.10.7 but web is 10.8.0. I did install the jellyfin server .dmg file as a test and got TrickPlay settings so I'm leaning towards an issue with the container. Nonetheless, I have a few questions:
  • Does the docker image get updated with the latest web client? Should it be running version 10.10.7 of both server and web?
  • If so, why am I stuck on web version 10.8.0 (tried clearing cache, cookies, brand new browser, etc)
  • If web were updated to the latest version, would I see TrickPlay settings or is there something else going on? I'm unable to see TrickPlay when using the latest Standalone Mac client and also the IOS app as well

I feel like I've exhausted my troubleshooting steps so I'm hoping to lean on you all who probably know more than me about Jellyfin. Any advice/recomendations would be appreciated

Thank you!


RE: TrickPlay Issues - TheDreadPirate - 2025-04-06

Can you share your docker compose? The docker containers has jellyfin server, web, and ffmpeg bundled. So the fact that you're still on 10.8 for web tells me you have Jellyfin-web installed on the host and you are passing THAT into the container.