Post Tue Feb 09, 2016 10:41 pm

Samsung BDC5500 and required modifications to profiles.xml

I have a Samsung BDC5500 and for as long as I remember, I have had to comment out or remove the following block from profiles.xml to get Serviio to work properly with my Blu-ray player.

<DeviceDescription>
<ExtraElements>
&lt;sec:ProductCap&gt;smi,DCM10,getMediaInfo.sec,getCaptionInfo.sec&lt;/sec:ProductCap&gt;
&lt;sec:X_ProductCap&gt;smi,DCM10,getMediaInfo.sec,getCaptionInfo.sec&lt;/sec:X_ProductCap&gt;
</ExtraElements>
</DeviceDescription>

What does this section in profiles.xml do exactly and why does Serviio not work correctly with my Blu-ray player unless I remove it?