Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#3111 closed patch (fixed)

Make imdb.pl scrape the new formatting

Reported by: jcrews@… Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythvideo Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

(for 0.20-fixes)

Today I noticed that searching IMDB in mythvideo wasn't working correctly. Using the -r option in imdb.pl and | grep <whatever> showed some minor format tag changes have been made. target= seems to have disappeared or is at least not next to add= (when detecting a redirect). Requiring only add= seems to work for me, and all the values look like they are getting filled in my mythvideo. I have only fixed what was breaking for me, and it works fine for all my videos.

Attachments (1)

imdb_fix.patch (4.3 KB) - added by jcrews@… 17 years ago.
Trivial tag corrections to imdb.pl

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by jcrews@…

Attachment: imdb_fix.patch added

Trivial tag corrections to imdb.pl

comment:1 Changed 17 years ago by Anduin Withers

(In [12828]) References #3111

A slightly modified version of the patch contributed by Jesse Crews.

This should fix the imdb.pl script to work with the new imdb pages, will apply to -fixes after this survives a few days.

comment:2 Changed 17 years ago by Anduin Withers

Owner: changed from Isaac Richards to Anduin Withers

comment:3 Changed 17 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [12880]) References #3118 Closes #3111

Apply imdb.com format changes, plus better runtime grabbing.

comment:4 Changed 17 years ago by Anduin Withers

Component: mythtvmythvideo
Note: See TracTickets for help on using tickets.