Modify ↓
Ticket #2931 (closed task: duplicate)
Opened 6 years ago
Last modified 5 years ago
Recordings still inserted into DB if DVB fails to lock
| Reported by: | daniel@… | Owned by: | danielk |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
If an attempt to record a program is made from a DVB channel and no lock is achieved, the program information is still inserted into the database as though the program had recorded. No file is made for the recording, resulting in an error when playback is attempted.
Attachments
Change History
comment:1 Changed 6 years ago by danielk
- Owner changed from ijr to danielk
- Priority changed from minor to trivial
- Version changed from 0.20 to head
- Type changed from defect to task
- Severity changed from medium to low
Note: See
TracTickets for help on using
tickets.

We should delete the recording if a lock is never achieved and mark the recording as a failed recording for all recorders.