[mythtv-users] Duplicate check not working.

Pete Ashdown pashdown at xmission.com
Wed May 11 03:21:36 UTC 2011


SELECT * FROM `oldrecorded` WHERE `subtitle` LIKE 'Obsoletely Fabulous';

|   4282 | 2011-03-29 23:02:00 | 2011-03-29 23:33:00 | Futurama | Obsoletely
Fabulous | When the professor orders a late-model robot at a trade show,
Bender seeks an upgrade. | Sitcom   | EP00303483 | EP003034830072 |      0 |
357 | CCHD    |       3 |         0 |        -3 |          0 |       0 |


I have MythTV setup with Duplicate Check Method: "Subtitle and Description"
and to Check for Duplicates in "All Recordings".  Currently the "Upcoming
Recordings" shows the following as being scheduled for recording:

SELECT * FROM `program` WHERE `subtitle` LIKE 'Obsoletely Fabulous';

|   4282 | 2011-05-10 23:00:00 | 2011-05-10 23:30:00 | Futurama | Obsoletely
Fabulous | When the professor orders a late-model robot at a trade show,
Bender seeks an upgrade. | Sitcom   | series        |    0000 |     0 |
1 |                 |      1 |         0 |    1 |              1 |
0 |         0 | EP00303483 | 2003-07-27      | Series   |           |
| EP003034830072 |        0 |       0 |             2 |     1 |    1 |
STEREO    | HARDHEAR      | HDTV      |

Note that the subtitle, description, and Program ID (EP003034830072) are all
IDENTICAL.  Why is it scheduling this for recording then?


More information about the mythtv-users mailing list