<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 13, 2014 at 3:36 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/13/2014 02:09 PM, Hika van den Hoven wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hoi All,<br>
<br>
How do I check if a tuner is in use by Mythtv. This so I can check in<br>
my radio script if the tuner is available.<br>
Can I find that in the database or is there a command. Or do I have<br>
to check through the logs?<br>
</blockquote>
<br></span>
You can try this, it works when run on my backend,<br>
but not from remote host all the time.<br>
<br>
$ pe.py --host localhost<br>
<br>
Display Name Id State Sched Live Title<br>
ATSC-0 26 7 1 5 Some show name<br>
ATSC-1 28 0 0 0<br>
HDHR-0 30 7 3 3 Yet another recording show<br>
HDHR-1 32 0 4 2<br>
HDHR-2 34 0 5 1<br>
HVR-1250 36 -1 6 6<br>
<br>
0=idle, 7=recording -1=off line<br>
<br>
<a href="http://pastebin.com/JRv8cjj5" target="_blank">http://pastebin.com/JRv8cjj5</a><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Bill</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></div></div></blockquote><div><br></div><div>I see this in FE >information center >system status >tuner status </div><div>Your needs must be different or more complex, I assume.</div></div><br></div></div>