Not sure if this is your problem or whether the plugin has been updated
sine I saw these issues.

During the 7.6 beta I was testing the UPNP plugin and found it would
not work with some "players" for example a Sony Bravia TV. It would see
the servers but not the content.

I think DLNA is a subset of UPNP. The Sony seem to be fussy about
having some DLNA in the response from the SBSB uPNP plugin.  I modified
the plugin by copying a server responses that worked with the Sony and
got the Sony working with SBS.

For example the following was added to the plugin's MediaServer.xml

Code:
--------------------
    <dlna:X_DLNADOC 
xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>
--------------------


I'll try to do some 7.7 testing to see if 7.7. work with the Sony or
not.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=83939

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to