Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#3972 closed enhancement (fixed)

Added "Release Date" field to imdb.pl

Reported by: anonymous Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythvideo Version: unknown
Severity: low Keywords: imdb
Cc: Ticket locked: no

Description

Modified the code to parse "Release Date" from imdb.com and add it to the output.

Attachments (1)

imdb-pl-diff.txt (817 bytes) - added by patrick@… 17 years ago.
svn diff for imdb.pl

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by patrick@…

Attachment: imdb-pl-diff.txt added

svn diff for imdb.pl

comment:1 Changed 17 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [14738]) Closes #3972

This is a slightly modified version of the patch submitted by Patrick Gillan.

  • Adds release date to the imdb.pl output

A valid release date will only be displayed if you have the DateTime::Format::Strptime perl module.

comment:2 Changed 16 years ago by Anduin Withers

(In [15087]) Closes #4241 References #3972

Merges trunk changes [14989] and [14738].

Original commit messages:

[14738]

This is a slightly modified version of the patch submitted by Patrick Gillan.

  • Adds release date to the imdb.pl output

A valid release date will only be displayed if you have the DateTime::Format::Strptime perl module.

[14989]

Handle single result IMDB number finding better. Two attempts are now made and we now ensure it is a number.

Note: See TracTickets for help on using tickets.