After upgrading MythVideo to 0.16, fetching IMDB information doesn't work. Further inspection reveals that the package needs XML-Simple to function properly. emerging XML-Simple fixes this problem; dependency should be added to ebuild. Reproducible: Always Steps to Reproduce: 1. install MythVideo 0.16 2. attempt to import IMDB information Actual Results: dialog box pops up indicating that perl module not found (XML-Simple) Expected Results: should have imported IMDB information
*** This bug has been marked as a duplicate of 63947 ***