Opened 13 years ago
Closed 12 years ago
Last modified 12 years ago
#10685 closed Bug Report - General (fixed)
Jobs not queued for back-to-back recordings on the same channel
Reported by: | gigem | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.25.1 |
Component: | MythTV - Recording | Version: | 0.25-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Jobs queuing for recordings currently happens as part of the tuning process in the recorder. In 0.25, the recorder no longer re-tunes when the next recording is on the same channel. Consequently, jobs aren't queued for the second of back-to-back recordings on the same channel.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
It appears TVRec::FinishRecordings?() is being called, but autoRunJobs isn't always properly initialized.