Opened 14 years ago

Closed 14 years ago

Last modified 14 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)

10685-v1.patch (6.3 KB ) - added by danielk 14 years ago.
Proof-of-Concept patch

Download all attachments as: .zip

Change History (5)

comment:1 by danielk, 14 years ago

Milestone: unknown0.25.1

It appears TVRec::FinishRecordings() is being called, but autoRunJobs isn't always properly initialized.

by danielk, 14 years ago

Attachment: 10685-v1.patch added

Proof-of-Concept patch

comment:2 by danielk, 14 years ago

The attached patch should fix the bug, but this can probably be done more elegantly.

comment:3 by Daniel Thor Kristjansson <dkristjansson@…>, 14 years ago

Resolution: fixed
Status: newclosed

In 32cd375657a6f86f20f416a835aefd256edf714c/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 by Daniel Thor Kristjansson <dkristjansson@…>, 14 years ago

In 67883dde998c45ad587a3f687c8e86507ffe324a/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.