Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#13425 closed Bug Report - General (fixed)

series and episode data not propagated from recorded to oldrecorded

Reported by: Stuart Auchterlonie Owned by: gigem
Priority: minor Milestone: 30.1
Component: MythTV - General Version: v30-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by gigem)

Series and episode numbers are not loaded into RecordingInfos? created by the scheduler. Consequently, they are never written to the oldrecorded table by AddHistory?().

Change History (4)

comment:1 Changed 5 years ago by gigem

Description: modified (diff)
Owner: set to gigem
Status: newassigned

comment:2 Changed 5 years ago by David Engel <dengel@…>

Resolution: fixed
Status: assignedclosed

In f9794e0ac/mythtv:

Include episode information in Scheduler-generated ProgramInfos?.

Also, include the generic, episode indication when writing to the
oldrecorded table.

Fixes #13425

comment:3 Changed 5 years ago by David Engel <dengel@…>

In df4b1b78ae/mythtv:

Include episode information in Scheduler-generated ProgramInfos?.

Also, include the generic, episode indication when writing to the
oldrecorded table.

Refs #13425

(cherry picked from commit f9794e0ac7d4214599bb9b43f77b46c8dfcfa8fc)

comment:4 Changed 5 years ago by Stuart Auchterlonie

Milestone: needs_triage30.1
Note: See TracTickets for help on using tickets.