Post Reply 
not working on Samsung TV...
10-12-2012, 13:43 (This post was last modified: 10-12-2012 13:45 by simoncn.)
Post: #11
RE: not working on Samsung TV...
(10-12-2012 12:21)bubbleguuum Wrote:  Samsung TVs like most other DLNA TVs, is super picky about what the media server returns to play anything.

On top of my head at least 3 things are necessary:

- DLNA profile as fourth field of item's protocolInfo
- the media server handling properly the "getcontentFeatures.dlna.org" header sent by the TV in the stream requests
- the media server handling HEAD requests

You could try proxying minimserver through BubbleUPnP Server. It has some chance to work.

According to the MinimServer log, the TV only got as far as reading the first DIDL-Lite container tag for "804 albums" before reporting an error. This seems to rule out the first and second possibilities.

Regarding the third possibility, MinimServer does support HEAD requests, but there's no evidence of a HEAD request in the log.

My impression from the log is that the TV didn't like this:

Code:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"><container id="0$albums" parentID="0" restricted="1" searchable="1"><dc:title>804 albums</dc:title><upnp:class>object.container</upnp:class></container></DIDL-Lite>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: not working on Samsung TV... - simoncn - 10-12-2012 13:43

Forum Jump:


User(s) browsing this thread: 1 Guest(s)