id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 6219 Fix for python imdb script to work with IMDbPY 3.9 jyavenard@… Anduin Withers "After upgrading to IMDbPY 3.9, I've noticed that when doing an IMDB search in MythTV, in the resulting meta-data the content of the ""plot"" field was made of only one word. After investigation, I've found that in IMDBPY 3.6 (which ships with Ubuntu 8.10) returns the plot in the format: Author::plot_content with with 3.9 it is: plot_content::Author The Mythvideo's imdbpy.py script assumes that the plot field is always in the form: Author::plot_content The patch attached is a small work-around ; it checks the length of either the description or the author and we assume that the longest is the actual description" defect closed minor unknown Plugin - MythVideo head medium fixed 0