[mythtv-commits] Ticket #3609: imdbpy.py title regexp slightly broken

MythTV mythtv at cvs.mythtv.org
Wed Jun 13 03:20:10 UTC 2007


#3609: imdbpy.py title regexp slightly broken
----------------------------------------------------------+-----------------
 Reporter:  David Asher <david.asher at caviumnetworks.com>  |       Owner:  awithers
     Type:  defect                                        |      Status:  new     
 Priority:  minor                                         |   Milestone:  unknown 
Component:  mythvideo                                     |     Version:  unknown 
 Severity:  medium                                        |     Mlocked:  0       
----------------------------------------------------------+-----------------
 When imdbpy.py is parsing a title of a TV series which ends in "s" the
 regexp loses the trailing "s".  So a search for "Heroes 1x01.avi" looks
 for "Heroe" instead of "Heroes" causing it to find "The Greatest American
 Hero" instead of the correct episode.

 This patch fixes that.

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


More information about the mythtv-commits mailing list