[mythtv-commits] Ticket #6474: Stops imdbpy.py from returning plots less than 10 words

MythTV mythtv at cvs.mythtv.org
Sun Apr 19 20:43:20 UTC 2009


#6474: Stops imdbpy.py from returning plots less than 10 words
----------------------------------------+-----------------------------------
 Reporter:  r.d.vaughan at rogers.com      |       Owner:  ijr    
     Type:  defect                      |      Status:  new    
 Priority:  minor                       |   Milestone:  0.22   
Component:  Contributed Scripts & Apps  |     Version:  unknown
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 imdbpy.py tries to return the smallest plot it can find. Unfortunately the
 current implementation can return single word plots. This patch rejects
 any plot less than 10 words and evaluates the smallest plot by word count
 rather than sting length.

 Even though the version is marked 0.22 it may also be applicable to 0.21

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


More information about the mythtv-commits mailing list