<div dir="ltr">Hi John,<div><br></div><div>I have recently noticed something that might help.</div><div><br></div><div>I used to control the volume of the TV and MythTV via my TV Remote - and everything else MythTV-wise via my wireless keyboard.</div><div><br></div><div>While playing around with the mythtv audio setup, I decided to experiment with using MythTV to control it's volume.</div><div><br></div><div>I have noticed now that I keep the TVs volume up higher, and use the MythTV volume & mute keys to raise & lower the volume, and in so doing, there is some additional noise that is introduced via either your soundcards mixer or more noise via the mythtv software mixer. </div><div><br></div><div>That extra amount of noise may be enough to workaround your TV getting silence.</div><div><br></div><div>Just thought it might be worth a try. </div><div><br></div><div>George</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-- George</div></div>
<br><div class="gmail_quote">On Mon, May 16, 2016 at 9:00 AM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hoi John,<br>
<span class=""><br>
Monday, May 16, 2016, 3:41:27 PM, you wrote:<br>
<br>
> On 16/05/2016 14:25, Hika van den Hoven       wrote:<br>
<br>
><br>
><br>
>  I'd still rather find a software fix. A loop like "while [<br>
> true ] ;     do aplay -q silent.wav ; done" is something I could<br>
> try. If it     works, I would make the wav file a few seconds long,<br>
> and add a     "sleep 120" or similar in there, so that it's not<br>
> using too much     CPU. What I don't know is whether this will<br>
> nicely mix with Myth's     output.<br>
><br>
>      John<br>
<br>
><br>
><br>
<br>
> You could add in an api call to check if anything is already played on<br>
> the frontend.<br>
<br>
><br>
>      Thanks Hika. Can anyone give me a simple example on how to do<br>
> that?     Would it return True that something was currently playing,<br>
> if in     fact playback was paused? If so, that would be a problem.<br>
><br>
>      John<br>
><br>
<br>
</span>You should look at this frontend api call:<br>
<a href="https://www.mythtv.org/wiki/Frontend_Service#GetStatus" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Frontend_Service#GetStatus</a><br>
There is a state field but I can not find all it's possible values. I<br>
see idle and WatchingPreRecorded so far.<br>
Else you could look at changes in playedtime<br>
<div class="HOEnZb"><div class="h5"><br>
Tot mails,<br>
  Hika                            mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
<br>
"Zonder hoop kun je niet leven<br>
Zonder leven is er geen hoop<br>
Het eeuwige dilemma<br>
Zeker als je hoop moet vernietigen om te kunnen overleven!"<br>
<br>
De lerende Mens<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>