Opened 6 years ago
Closed 5 years ago
Add system event for LiveTV Ended to compliment LiveTV Started
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.
Change History (9)
Changed 6 years ago by anonymous
Changed 6 years ago by hox@…
Changed 6 years ago by hpx@…
Changed 6 years ago by hpx@…
Milestone: |
unknown →
0.28
|
Owner: |
set to Stuart Auchterlonie
|
Status: |
new →
accepted
|
Resolution: |
→ Fixed
|
Status: |
accepted →
closed
|
Updated patch for this file to fix event being triggered on playback end