Opened 11 years ago
Closed 11 years ago
Last modified 10 years ago
#12374 closed Patch - Bug Fix (fixed)
PATCH: Log external channel change script failure as an error
| Reported by: | Owned by: | JYA | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.28 |
| Component: | MythTV - Recording | Version: | 0.27.4 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I recently encountered a situation where a perl upgrade broke my channel change script. However, since the failure of the script was not logged as an error at the general level I thought the problem was with my old tuner. Since a channel change failure results in a recording failure (0 byte file), the specific cause should be indicated as an error in the log. The attached patch maintains a successful channel change as an Info in the Channel log group but a failure is promoted as an Error in the General log group.
Attachments (1)
Change History (3)
by , 11 years ago
| Attachment: | ChannelChangeError.patch added |
|---|
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 10 years ago
| Milestone: | unknown → 0.28 |
|---|
Note:
See TracTickets
for help on using tickets.

Patch to log external channel change script failure as an error