[mythtv-commits] Ticket #3610: Title incorrectly "fixed" when program ends with an ellipsis

MythTV mythtv at cvs.mythtv.org
Wed Jun 13 04:55:46 UTC 2007


#3610: Title incorrectly "fixed" when program ends with an ellipsis
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  stuarta
     Type:  defect     |      Status:  new    
 Priority:  major      |   Milestone:  0.21   
Component:  eit        |     Version:  head   
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 I'm using EIT scanning in the UK, and I've noticed that a program that
 ends with an "..." will cause the description to form part of the title.

 i.e. instead of the title being detected as "Trinny and Susannah
 Undress...", it will show up as "Trinny and Susannah Undress Formidable
 style gurus Trinny and Susannah lend a hand to childhood sweethearts
 Amanda and Joe"

 Here's an SQL dump of the affect programs.

 {{{
 INSERT INTO `program` (`chanid`, `starttime`, `endtime`, `title`,
 `subtitle`, `description`, `category`, `category_type`, `airdate`,
 `stars`, `previouslyshown`, `title_pronounce`, `stereo`, `subtitled`,
 `hdtv`, `closecaptioned`, `partnumber`, `parttotal`, `seriesid`,
 `originalairdate`, `showtype`, `colorcode`, `syndicatedepisodenumber`,
 `programid`, `manualid`, `generic`, `listingsource`, `first`, `last`)
 VALUES
 (1003, '2007-06-19 20:00:00', '2007-06-19 21:00:00', 'Trinny and Susannah
 Undress Formidable style gurus Trinny and Susannah lend a hand to
 childhood sweethearts Amanda and Joe', '', 'The pair boost Amanda''s self-
 confidence by revamping her wardrobe.', 'Leisure/Hobbies', 'tvshow', 2000,
 0, 0, '', 1, 1, 0, 0, 0, 0, '', NULL, '', '', '', '', 0, 0, 1, 0, 0),
 (1035, '2007-06-14 21:00:00', '2007-06-14 22:00:00', 'Trinny and Susannah
 Undress Style gurus Trinny and Susannah come to the aid of Abdul and Liz,
 an identically-dressed couple who', '', '', 'Leisure/Hobbies', 'tvshow',
 0000, 0, 0, '', 1, 1, 0, 0, 0, 0, '', NULL, '', '', '', '', 0, 1, 1, 1,
 1),
 (1006, '2007-06-14 20:00:00', '2007-06-14 21:00:00', 'Trinny and Susannah
 Undress Style gurus Trinny and Susannah come to the aid of Abdul and Liz,
 an identically-dressed couple who', '', '', 'Leisure/Hobbies', 'tvshow',
 0000, 0, 0, '', 1, 1, 0, 0, 0, 0, '', NULL, '', '', '', '', 0, 0, 1, 0,
 0);
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3610>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list