Skip to content

Compatibility with Samsung Frame TVs #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Compatibility with Samsung Frame TVs #110

merged 1 commit into from
Mar 4, 2023

Conversation

irsl
Copy link
Contributor

@irsl irsl commented Mar 4, 2023

I got a Samsung Frame TV model 2021 (User-Agent: DLNADOC/1.50 SEC_HHP_Samsung The Frame 50/1.0 UPnP/1.0).
When browsing to any DMS based DLNA server, it displays an empty content directory.

I went through the painful debugging process and started comparing every piece of the protocol with MiniDLNA responses (that is working smoothly), mismatching case sensitivity in header names, removing non-standard looking fields from the XML responses, forcing the SPCD descriptor to be the same, etc.

The resolution of this issue was to patch the entity encoding of the DIDL-Lite envelope.

@anacrolix
Copy link
Owner

Thanks! I'll merge it preemptively and see if it causes issues for anyone else.

@anacrolix anacrolix merged commit f9b3489 into anacrolix:master Mar 4, 2023
@tsynik
Copy link
Contributor

tsynik commented Apr 2, 2023

finally it brings dlna-support to many torrserver users with samsung tv! thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants