Hi,
The App MCRemote that I released to the marketplace for Windows Phone 7 and 8 has a problem with the latest version MC18. It seems that in the Zones reponse now also the Sonos's are returned as you can see:
<Response Status="OK">
<Item Name="NumberZones">4</Item>
<Item Name="CurrentZoneID">0</Item>
<Item Name="CurrentZoneIndex">0</Item>
<Item Name="ZoneName0">Player</Item>
<Item Name="ZoneID0">0</Item>
<Item Name="ZoneGUID0">{6F9B7CF8-E8D0-40EB-B9C1-C6B88F7C1B70}</Item>
<Item Name="ZoneName1">Woonkamer - Sonos CONNECT Media Renderer</Item>
<Item Name="ZoneID1">10000</Item>
<Item Name="ZoneGUID1">{RINCON_000E582AB15801400_MR}</Item>
<Item Name="ZoneName2">Badkamer - Sonos PLAY:3 Media Renderer</Item>
<Item Name="ZoneID2">10001</Item>
<Item Name="ZoneGUID2">{RINCON_000E5873572A01400_MR}</Item>
<Item Name="ZoneName3">Achterkamer - Sonos PLAY:3 Media Renderer</Item>
<Item Name="ZoneID3">10002</Item>
<Item Name="ZoneGUID3">{RINCON_000E5879641601400_MR}</Item>
</Response>
The remote throw an exception on the zones GUID which are not correct. Is it a bug?
Regards
Paul