[mythtv-commits] Ticket #11224: Duplicate recordings without manual resched - 0.26 regression

MythTV noreply at mythtv.org
Mon Nov 12 16:34:37 UTC 2012


#11224: Duplicate recordings without manual resched - 0.26 regression
--------------------------------------+----------------------------
 Reporter:  Bradley Baetz <bbaetz@…>  |          Owner:  gigem
     Type:  Bug Report - General      |         Status:  assigned
 Priority:  minor                     |      Milestone:  unknown
Component:  MythTV - Scheduling       |        Version:  0.26-fixes
 Severity:  medium                    |     Resolution:
 Keywords:                            |  Ticket locked:  0
--------------------------------------+----------------------------

Comment (by gigem):

 Okay.  Please try to trigger another case, then.  We really need to figure
 why the update recordmatch query isn't working and you trying things
 manually while the problem exists is our best bet at this point.

 oldrecduplicate will never be left to -1 for long.  It's merely a special
 value to tell the following code to recalculate the correct value.  This
 is an optimization added in MythTV 0.26.  Calculating oldrecduplicate is
 pretty expensive, so the code now tries to avoid doing it when the value
 shouldn't have changed.

 Yes, I noticed you had good subtitles and generic descriptions and no
 programids.  I don't think that should be a problem, but we'll see.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11224#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list