Plot missing in Mythvideo IMDB data

Bug #288979 reported by frankO
2
Affects Status Importance Assigned to Milestone
mythtv (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

It seems imdb.com changed the page layout.

You will have to change this file "imdb.pl" in /usr/share/mythtv/

In that file you need to find a line that looks like this:

my $plot = parseBetween($response, ">Plot Outline:</h5> ", "</div>");

and change it to:

my $plot = parseBetween($response, ">Plot:</h5>", "</div>");

Revision history for this message
Mario Limonciello (superm1) wrote :

Hi, thanks for reporting. I just investigated this much closer and it looks like imdb.pl has been dropped from mythvideo scripts and replaced with imdbpy.py instead. It has already had this change made.

Changed in mythtv (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.