<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 October 2013 10:54, Craig Treleaven <span dir="ltr">&lt;<a href="mailto:ctreleaven@cogeco.ca" target="_blank">ctreleaven@cogeco.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">At 11:11 AM +1100 10/9/13, Jean-Yves Avenard wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 9 October 2013 02:02, Craig Treleaven &lt;<a href="mailto:ctreleaven@cogeco.ca" target="_blank">ctreleaven@cogeco.ca</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 So, does .27 AirPlay work for you or not?  Thanks,<br>
</blockquote>
<br>
It works great :)<br>
<br>
I was just thinking:<br>
did you by any chance check the audio only in frontend -&gt; Setup -&gt;<br>
General ; page 7 : AirPlay settings<br>
&quot;only support Airtunes&quot; checked?<br>
</blockquote>
<br></div>
Nope, that is unchecked.  BTW, &quot;AirPlay full screen playback&quot; is also unchecked.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Early in 0.26 code; I made a mistake in calculating the Bonjour Id<br>
used to set the name of the service of the network. AirPlay uses two<br>
different service name to define AirPlay: one for audio (AirTunes) and<br>
one for video. They both need to have the same id for iOS or iTunes to<br>
present them as a single device; otherwise it will either not show at<br>
all, or show two different devices.<br>
<br>
You can determine the AirPlayId used by your frontend running the<br>
following MySQL command:<br>
<br>
SELECT hostname,data FROM settings WHERE value=&#39;AirPlayId&#39;;<br>
<br>
If you see the same hostname more than once; there&#39;s an issue.<br>
</blockquote>
<br></div>
Each machine seems to have one entry:<br>
<br>
$ mysql5 -h 192.168.2.222 -u mythtv -p -e &quot;SELECT hostname,data FROM settings WHERE value=&#39;AirPlayId&#39;;&quot; mythconverg<br>
Enter password:<br>
+-----------------------+-----<u></u>---------+<br>
| hostname              | data         |<br>
+-----------------------+-----<u></u>---------+<br>
| at-mbp12-5.local      | 6e3c68454246 |<br>
| ct-mbp11.local        | 332A5C62616D |<br>
| kids-mini.local       | 635e702a3a37 |<br>
| mediamini.local       | 372D474F2343 |<br>
| seagateexternal.local | 354244362A3A |<br>
+-----------------------+-----<u></u>---------+<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You can delete all those values to force recalculating them with:<br>
<br>
DELETE FROM settings WHERE value=&#39;AirPlayId&#39;;<br>
<br>
make sure the frontend isn&#39;t running when running the SQL commands,<br>
otherwise it will be recreated as it was before<br>
<br>
then restart the frontend.<br>
<br>
FWIW, I have it both running on my production system (0.27: three<br>
frontends) and my dev box (a mac on 10.9, running a 0.28 combo)<br>
works fine on all of them<br>
</blockquote>
<br></div>
I don&#39;t know what to say.  It was working for me but now it&#39;s not...more correctly, parts are working and other parts not.  Maybe some more people can report their experiences and we either figure out what I/we need to do differently.  Or maybe there is some bit of code that needs to be tweaked to work in different cases, no?<span class=""><font color="#888888"><br>

<br>
Craig</font></span><div class=""><div class="h5"><br></div></div></blockquote><div> </div><div><div>I had similar 
problem when I first updated to 0.27 which was also around the same time
 I upgraded to iOS7 and to fix I had to reboot my phone. <br></div><br><div class="gmail_extra">Hope this helps,<br><br></div>Anthony <br></div></div><br></div></div>