Opened 16 years ago
Closed 16 years ago
Last modified 16 years ago
#6123 closed defect (wontfix)
tmdb.pl does not handle multiple movie responses to Movie.imdbLookup?
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.
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.