Hi<br><br>On Tuesday, 24 April 2012, Kevin Kuphal  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><br><br><br>I only poked briefly into the code but noticed that the AirPlay server and the RAOP server register themselves using different Device IDs.  On my iTunes this has basically no effect and I only see the 1 speaker icon (RAOP).  But with the iPad which presumably supports both AirPlay and RAOP, I see two speaker icons in the music application.  Do you see this on any of your devices and if so, do you think that registering both under the same ID (which I believe XBMC does using the MAC address of the interface bound to) would resolve it?
</div><div class="gmail_extra"><br></div><div class="gmail_extra">Kevin</div></blockquote><div><br></div><div>This is on my todo list.</div><div>I do not plan on using the mac address as retrieving the mac address is too platform dependent.</div>
<div>Instead a random id will be generated and stored per frontend</div><div><br></div><div>iTunes also support AirPlay video, but it doesn&#39;t like the mythtv one.<span></span></div><div><br></div>I&#39;m in the middle of rewriting raop, next I&#39;ll focus on AirPlay and complete the missing features.