Modify

Ticket #10685 (closed Bug Report - General: fixed)

Opened 13 months ago

Last modified 11 months ago

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

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

Change History

comment:1 Changed 12 months ago by danielk

  • Milestone changed from unknown to 0.25.1

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

Changed 12 months ago by danielk

Proof-of-Concept patch

comment:2 Changed 12 months ago by danielk

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

comment:3 Changed 12 months ago by Daniel Thor Kristjansson <dkristjansson@…>

  • Status changed from new to closed
  • Resolution set to fixed

In 32cd375657a6f86f20f416a835aefd256edf714c/mythtv:

Fixes #10685. Handle job queue properly for back-to-back recordings.

comment:4 Changed 11 months ago by Daniel Thor Kristjansson <dkristjansson@…>

In 67883dde998c45ad587a3f687c8e86507ffe324a/mythtv:

Fixes #10685. Handle job queue properly for back-to-back recordings.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.