Opened 15 years ago
Closed 15 years ago
#10138 closed Patch - Feature (fixed)
Add support for detecting failed recordings with a System Event
| Reported by: | Owned by: | cpinkham | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Instead of creating a whole new event for "Recording failed" I just piggybacked on the REC_FINISHED event and had it pass down the recording status. This implements the %RECSTATUS% parameter mentioned in the wiki documentation for System Events.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | recstatus.patch added |
|---|
comment:1 by , 15 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 15 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Add Recording Status to the REC_FINISHED system event.
This adds %RECSTATUS% as a valid command substitution value.
Closes #10138 using patch by ginsu squirrel aka [R].