Jellyfin Forum
Jellyfin stops playing with WebOS client - 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: Jellyfin stops playing with WebOS client (/t-jellyfin-stops-playing-with-webos-client)



Jellyfin stops playing with WebOS client - StarZ3r0 - 2025-02-24

Hello!

I'm new the forum, I read the forum before, but I registered because I had a problem.
The client is a Jellyfin application running on LG C3.
The played 4k movie stops at various times, but usually within 0-5 minutes after startup.
The ones I tried:
- update the server application (under Debian 12)
- reinstall the application on the TV
- checked the "prefer fMP4" setting, but it was turned off by default for me

I have attached the two logs that the server creates.
https://sourceb.in/lCzIPERG1L
and
https://sourceb.in/cttp5gFWe5

Thank you very much if you can help.


RE: Jellyfin stops playing with WebOS client - TheDreadPirate - 2025-02-24

The prefer fMP4 option should be disabled on a WebOS TV (it is currently bugged on LG's side).

But I think this issue is related to this github post.

https://github.com/jellyfin/jellyfin-webos/issues/248#issuecomment-2677157908

This this as the possible fix.

https://github.com/jellyfin/jellyfin-web/pull/6530


RE: Jellyfin stops playing with WebOS client - StarZ3r0 - 2025-02-25

(2025-02-24, 02:25 PM)TheDreadPirate Wrote: The prefer fMP4 option should be disabled on a WebOS TV (it is currently bugged on LG's side).

But I think this issue is related to this github post.

https://github.com/jellyfin/jellyfin-webos/issues/248#issuecomment-2677157908

This this as the possible fix.

https://github.com/jellyfin/jellyfin-web/pull/6530

Thanks, this is good news.
But how often do you think these pull requests are merge into a release?


RE: Jellyfin stops playing with WebOS client - TheDreadPirate - 2025-02-25

It varies a lot. If you have the github know-how, you can build jellyfin-web from this PR and test it on your system.