Jellyfin showing up though content is empty? #776

Closed
opened 2026-02-06 20:05:28 +03:00 by OVERLORD · 9 comments
Owner

Originally created by @Headhunter1231994 on GitHub (Jul 3, 2019).

Hi,

I'm trying to use Jellyfin on my Samsung UE32H5500. (Win 10 is the platform.) The tv most of the time detects the server though the content is empty. While in the web interface, everything shows just fine.

Can someone help me?

Thanks!

Jordi

Originally created by @Headhunter1231994 on GitHub (Jul 3, 2019). Hi, I'm trying to use Jellyfin on my Samsung UE32H5500. (Win 10 is the platform.) The tv most of the time detects the server though the content is empty. While in the web interface, everything shows just fine. Can someone help me? Thanks! Jordi
OVERLORD added the stalesupport labels 2026-02-06 20:05:28 +03:00
Author
Owner

@anthonylavado commented on GitHub (Jul 4, 2019):

Hey there! What app are you using on the TV?

@anthonylavado commented on GitHub (Jul 4, 2019): Hey there! What app are you using on the TV?
Author
Owner

@Headhunter1231994 commented on GitHub (Jul 4, 2019):

@anthonylavado the regular dlna feature on my tv. No other app. As in Samsubg Smart Hub>Network devices.

@Headhunter1231994 commented on GitHub (Jul 4, 2019): @anthonylavado the regular dlna feature on my tv. No other app. As in Samsubg Smart Hub>Network devices.
Author
Owner

@97carmine commented on GitHub (Jul 5, 2019):

Have you tried another DLNA client such as VLC from a smartphone or PC?

@97carmine commented on GitHub (Jul 5, 2019): Have you tried another DLNA client such as VLC from a smartphone or PC?
Author
Owner

@GaloErnesto commented on GitHub (Sep 13, 2019):

Same problem, same TV. I tried in my phone and PS3 and all works. Jellyfin is in a docker in OpenMediaVault. In the log I found:

DLNA Session created for "[TV]Samsung LED50" - "UN50F5500"
[INF] Saving system configuration
[INF] Setting cache path to /cache
[INF] Saving system configuration
[INF] Setting cache path to /cache
Error decoding device response
System.OperationCanceledException: The operation was canceled.
at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
at Mono.Nat.Upnp.UpnpNatDevice.GetServicesList()
at Mono.Nat.UpnpSearcher.Handle(IPAddress localAddress, UpnpDeviceInfo deviceInfo, IPEndPoint endpoint)

@GaloErnesto commented on GitHub (Sep 13, 2019): Same problem, same TV. I tried in my phone and PS3 and all works. Jellyfin is in a docker in OpenMediaVault. In the log I found: DLNA Session created for "[TV]Samsung LED50" - "UN50F5500" [INF] Saving system configuration [INF] Setting cache path to /cache [INF] Saving system configuration [INF] Setting cache path to /cache Error decoding device response System.OperationCanceledException: The operation was canceled. at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod) at Mono.Nat.Upnp.UpnpNatDevice.GetServicesList() at Mono.Nat.UpnpSearcher.Handle(IPAddress localAddress, UpnpDeviceInfo deviceInfo, IPEndPoint endpoint)
Author
Owner

@anthonylavado commented on GitHub (Sep 17, 2019):

I think there are some fixes for this in 10.4, but I'd have to check.

@anthonylavado commented on GitHub (Sep 17, 2019): I think there are some fixes for this in 10.4, but I'd have to check.
Author
Owner

@JustAMan commented on GitHub (Oct 10, 2019):

Please update Jellyfin to 10.4.0 and re-check, it might be fixed.

@JustAMan commented on GitHub (Oct 10, 2019): Please update Jellyfin to 10.4.0 and re-check, it might be fixed.
Author
Owner

@shiyouganai commented on GitHub (Nov 18, 2019):

Hello, adding to this issue with my experience:
Jellyfin 10.4.1 (ARM)
Samsung UN48J6200
The TV detects the server, however no files are shown (empty). Web interface works, using "play to" the TV from the web interface works. This seems pretty much identical to the original report.

Is there any instruction for enabling and reading the DLNA logs?

@shiyouganai commented on GitHub (Nov 18, 2019): Hello, adding to this issue with my experience: Jellyfin 10.4.1 (ARM) Samsung UN48J6200 The TV detects the server, however no files are shown (empty). Web interface works, using "play to" the TV from the web interface works. This seems pretty much identical to the original report. Is there any instruction for enabling and reading the DLNA logs?
Author
Owner

@JustAMan commented on GitHub (Nov 18, 2019):

@shiyouganai do you have non-empty base url set in Jellyfin (it was auto-set in 10.4.0, so you might not now it)? Please check and set it to empty if you don't use it, and check DLNA again.

@JustAMan commented on GitHub (Nov 18, 2019): @shiyouganai do you have non-empty base url set in Jellyfin (it was auto-set in 10.4.0, so you might not now it)? Please check and set it to empty if you don't use it, and check DLNA again.
Author
Owner

@stale[bot] commented on GitHub (Mar 17, 2020):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Mar 17, 2020): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#776