Opened 13 years ago
Closed 13 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)
Changed 13 years ago by
Attachment: | recstatus.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | set to cpinkham |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
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].