[mythtv-commits] Ticket #10516: Duplicate recordings when creating manual recording

MythTV noreply at mythtv.org
Tue Mar 27 19:17:31 UTC 2012


#10516: Duplicate recordings when creating manual recording
---------------------------------------+--------------------------------
 Reporter:  James <burchj2@…>          |          Owner:  danielk
     Type:  Bug Report - General       |         Status:  infoneeded_new
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - Recording         |        Version:  Unspecified
 Severity:  medium                     |     Resolution:
 Keywords:  Manual, Custom, recording  |  Ticket locked:  0
---------------------------------------+--------------------------------
Changes (by gigem):

 * status:  new => infoneeded_new


Comment:

 I vaguely recall another problem like this.  I suspect you have
 overlapping rules, the manual one and one that matches ITV News Weather.
 That would explain the two real recordings.  IIRC the other problem
 correctly, the extra displayed recordings is a display issue caused by the
 way some database tables are indexed and isn't easily fixable.

 Can you please humor me and provide the output from the following MySQL
 command:

 select * from record where title like '%itv%'\G

 and the output from the following MythTV command:

 mythbackend --testsched

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


More information about the mythtv-commits mailing list