I am using 2.2.4 10/April/2015, the most recent I believe, and a problem has recently started:
If there are several movies found then the first offered has teh date of the second attached, the second offered has the date of the third etc.
If only one movie exists matching the search then none are returned for selection.
If a movie is selected from the list then the correct date is gathered along with the rest of the data - but it can often be hard to select he right movie when the dtaes are muddled in the selection window.
I have tried to look at the script along with the moviedb website but I cannot figure it out.
I've updated the "themoviedb.org" API3 scripts. There was a minor change in the API output (the order of keywords in JSON response) which causes these problems. Furthermore I've stripped the option for the maximum number of imported actors because I could not find any function in the existing old script for counting this feature (just the option itself and an "if = 0 then next" condition).