<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 16/05/2016 14:25, Hika van den Hoven
      wrote:<br>
    </div>
    <blockquote cite="mid:165851149.20160516152506@gmail.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">     I'd still rather find a software fix. A loop like "while [
true ] ;     do aplay -q silent.wav ; done" is something I could
try. If it     works, I would make the wav file a few seconds long,
and add a     "sleep 120" or similar in there, so that it's not
using too much     CPU. What I don't know is whether this will
nicely mix with Myth's     output.
  
     John
</pre>
      </blockquote>
      <pre wrap="">
You could add in an api call to check if anything is already played on
the frontend.
</pre>
    </blockquote>
    Thanks Hika. Can anyone give me a simple example on how to do that?
    Would it return True that something was currently playing, if in
    fact playback was paused? If so, that would be a problem.<br>
    <br>
    John<br>
    <pre class="moz-signature" cols="72">-- 
John Veness, MythTV user, UK, DVB-T</pre>
  </body>
</html>