Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6123 closed defect (wontfix)

tmdb.pl does not handle multiple movie responses to Movie.imdbLookup?

Reported by: Stephen <stev391@…> Owned by: Anduin Withers
Priority: minor Milestone: 0.22
Component: mythvideo Version: head
Severity: high Keywords: tmdb.pl tmdb mythvideo
Cc: Ticket locked: no

Description

To repeat bug search for movie "rambo", or tmdb.pl -D 0462499

This occurs due to multiple <movie>'s in the returned xml and the script has not been written to accomodate it.

I have not produced a fix yet to this issue, but will keep trying...

Change History (2)

comment:1 Changed 15 years ago by stuartm

Milestone: unknown0.22
Resolution: wontfix
Status: newclosed

The correct fix would be to contact TMDB and have them remove the duplicate. There should be only one result for an IMDB id search.

comment:2 Changed 15 years ago by stuartm

(In [19655]) Ignore results with type movie_series, these don't contain information of interest to us currently. Refs #6123

Note: See TracTickets for help on using tickets.