To solve, it is simple leave empty the field movieDetails.ThumbURL=STring.Empty; the the images are from www.impawards.com, but this is a internal process not a script.
Note that images from the movie-xml site are intentionally limited in size/resolution to avoid copyright issues. It's arguable whether you really need larger images, but if you want anything bigger then impawards.com may be more suitable as (I think) there are much higher res versions there. Not sure whether these ones are retrieved by the default imdb script, though.
I have updated this IMDB grabber c# script to work with the new XML layout from the site.
Plus I have added in all the new fields, so all the myVideos information is filled out.
It also gets all the high res cover from movie-xml site.
Enjoy.
FYI.
I set up my myVideos options to first search moviexml(grabber) and then imdb_com(grabber), hit the auto select button and on the scan tab untick the download actors option and tick the skip files already in database. I can now do a scan of my 200+ movies in seconds and pull down info for each new movie again in seconds with no stupid flase matches (so far!)
Owe yeah, the only thing I have not finished (because I am lazy) is the actors to roles mapping, so at the moment it just reads in all the actors but does not tell you role they played, I will update that bit later.
Just noticed that when it matches 2 movies the same it is hard to know which one to pick, so I have appended the year on the returned search results, should make guessing a bit easier.
Also, just pointed the searcher to my dvd iso folder as well, wow that makes the search super slow, why does it have to mount each image with daemon tools just to check the name, cannot it just get that from the file name, would be each quicker.
Hi, I put the script in my IMDB scripts folder, but in my drop down list I don't see "moviexml(grabber)". Am I supposed to see it like that, or is it called something different i MediaPortal configuration? Thanks, I'm not very impressed with the results the built in scripts have given me lately.