I think there may be a need for a "use DLNA parameters" setting as I
have just tested with a Sony Bravia TV and the plugin works but only
after I modified the code to include DLNA stuff in the responses.

I added DLNA to upnp:albumArtURI and the res element in Utils.pm

Code:
--------------------
    
  <upnp:albumArtURI dlna:profileID="JPEG_TN" 
xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">
  
  <res protocolInfo="http-get:*:mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01
  
--------------------


As well as disable the removal of "DLNA" item in ConnectionMgr.pm

Wirrunna,
To be a DLNA compliant player only requires support of a small number
of codecs which does not include Flac or Ogg/Vorbis which is another
disadvantage compared to SB players


-- 
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