[mythtv-users] Methods for waking a STB from standby w/IR only

Bill Meek keemllib at gmail.com
Sat May 18 11:00:08 UTC 2013


On 05/17/2013 08:20 PM, Erik Sejr wrote:
...
 >> As a way around this I was thinking that I could make the channel change
>> script a little smarter if only I knew if MythTV was currently in the
>> LiveTV mode. Does anyone know if there is any way to get that
>> information via Python or Perl bindings? Or anything else really?

> for recorder in freeRecorders:
     if be.isRecording(recorder):
         print 'Recorder {0} is recording'.format(recorder)

Somehow I missed the *LiveTV mode* part of your question. Ignore the noise please.

-- 
Bill


More information about the mythtv-users mailing list