Jellyfin Forum
DLNA works partially - 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: DLNA works partially (/t-dlna-works-partially)



DLNA works partially - sam - 2025-07-15

Hello everyone.

Since I couldn't find a solution to my problem, I reinstalled a brand new instance of Jellyfin with a single plugin: dlna.
I then configured the network correctly, and when I start streaming, I hear the music on my network speaker.

The problem is that the player doesn't appear in my browser (tried with Firefox and Chrome), and in the remote control, the cursor doesn't move forward in the gauge.
I can, however, control the volume.

After configuring the dlna plugin in debug mode, I find this line several times:
jellyfin | [16:26:15] [ERR] [15] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL POST /Sessions/393ee76c451ccc21d7dec33c4825a5bf/Playing/PlayPause.
jellyfin | System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).

How can I provide enough detail to find the cause of this 500 error?
Or do you simply know where this error is coming from?

Sam