[mythtv-users] How to check if a tuner is in use
Bill Meek
keemllib at gmail.com
Mon Oct 13 22:05:37 UTC 2014
On 10/13/2014 04:28 PM, Hika van den Hoven wrote:
...
> I saw, only your 'Inputs/Input' queries are not there with me.
> (DisplayName, ScheduleOrder and LiveTVOrder)
> How do I interpret the status codes.
> I saw 0 = inactive, 7 = recording and -1 = Not connected.
Unfortunately, for now you need to read the source and see
that the enum starts at -1. But for your case, if the value
is anything other than 0, the tuner isn't available.
There's work in progress to change the values to translated
text, so something meaningful (and in your chosen language
would print. The change would be seen in 0.28 at best.
--
Bill
More information about the mythtv-users
mailing list