[mythtv-commits] Ticket #12453: Add system event for LiveTV Ended to compliment LiveTV Started

MythTV noreply at mythtv.org
Fri May 29 19:23:05 UTC 2015


#12453: Add system event for LiveTV Ended to compliment LiveTV Started
-------------------------------------+---------------------
     Reporter:  hpx@…                |      Owner:
         Type:  Patch - Feature      |     Status:  new
     Priority:  minor                |  Milestone:  unknown
    Component:  MythTV - MythSystem  |    Version:  0.27.4
     Severity:  low                  |   Keywords:
Ticket locked:  0                    |
-------------------------------------+---------------------
 I have a crappy cable STB which has no power on/of IR code, just a power
 toggle. To get around this problem I have been using the rec pending & rec
 finished system events to execute a script that turns the STB on before a
 recording stops and off after it ends. This works well for standard
 recordings, but causes issues in a live TV situation as it tries to turn
 the STB off while changing channels.

 To work around this problem I was using the LiveTV start event to know
 when to ignore record start/end events, but I needed a LiveTV end event to
 ensure the STB was powered off when exiting live TV mode. This patch adds
 that event.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12453>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list