Opened 19 years ago

Closed 19 years ago

#2370 closed defect (fixed)

Cutlist's for recorded programs are deleted when upgrading to .20-fixes from .19-fixes

Reported by: tephra@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

Hi All,

When I upgraded from .19-fixes to .20-fixes (svn of course :)) my cutlist for several programs were deleted.

Not sure if this important enough to be listed as a bug - but its annoying none-the-less.

Cheers Dave

Change History (6)

comment:1 by cpinkham, 19 years ago

Resolution: worksforme
Status: newclosed

The cutlist was moved out of the recorded table into recordedmarkup by DB update 1128. If the cutlist is not in that table for these recordings, can you look at your DB backup and give the exact string for the previous cutlist so we can take a look at it and try to debug why 1128 didn't convert the cutlist to the new table?

comment:2 by tephra@…, 19 years ago

Resolution: worksforme
Status: closedreopened

my DB backup has the following entry in the cutlist field of the recorded table.

'0 - 9705\n28781 - 33757\n53133 - 58861\n79034 - 84757\n100683 - 105657\n123234 - 128965\n140708 - 146437\n173033 - 178765\n200383 - 206113\n218009 - 254868\n'

Cheers Dave

comment:3 by tephra@…, 19 years ago

Futher to this - I can see the entries in the recordedmarkup table - I'm not sure if they are correct or not, but they appear to be based on the above info.

1) When I edit the video in mythtv I lose all my red-spots :) 2) Cutlist in mythweb is "no"

Cheers Dave

comment:4 by cpinkham, 19 years ago

(In [11162]) Fix bug in cutlist conversion in [9270]. recorded.cutlist wasn't being set properly in DB update 1128.

Refs #2370.

comment:5 by tephra@…, 19 years ago

Cool - can we get that applied to the .20-fixes tree?

Cheers Dave

comment:6 by cpinkham, 19 years ago

Resolution: fixed
Status: reopenedclosed

(In [11163]) Fix bug in cutlist conversion in [9270]. recorded.cutlist wasn't being set properly in DB update 1128.

Carries over [11162] from head along with DB update 1159 in order to prevent conflicts between -fixes and head DB versions.

Closes #2370.

Note: See TracTickets for help on using tickets.