Opened 20 years ago
Closed 18 years ago
#2931 closed task (duplicate)
Recordings still inserted into DB if DVB fails to lock
| Reported by: | 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.
Change History (3)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Priority: | minor → trivial |
| Severity: | medium → low |
| Type: | defect → task |
| Version: | 0.20 → head |
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.