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

MythTV mythtv at cvs.mythtv.org
Wed Apr 22 14:58:19 UTC 2009


#6474: Stops imdbpy.py from returning plots less than 10 words
------------------------------------+---------------------------------------
 Reporter:  r.d.vaughan at rogers.com  |        Owner:  awithers
     Type:  defect                  |       Status:  assigned
 Priority:  minor                   |    Milestone:  0.22    
Component:  Plugin - MythVideo      |      Version:  unknown 
 Severity:  medium                  |   Resolution:          
  Mlocked:  0                       |  
------------------------------------+---------------------------------------

Comment(by r.d.vaughan at rogers.com):

 An addition to the patch for plot:

 Imdbpy.py has been changed to send error messages to stderr instead of
 stdout. Any script that uses imdbpy.py can mistaken an error message for
 output. With this patch imdbpy.py will be consistent with tmdb.pl and
 ttvdb.py in separating output (stdout) and error messages (stderr).

 This patch replaces the previous patch.

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


More information about the mythtv-commits mailing list