bad4u wrote:
As the layout of the "combined" page is the same as it is on normal page - only with some more informations added - it should work fine with the other options, but I did not test it in detail - so maybe there could be problems. The 3 films I tested worked fine with options set to standard.
The pictures are not downloaded anyway, I was saying that for page size (if people do batch-import for example).
Note that I haven't yet added the script to my server. I'll put it on a temporary location this evening, so people can test it to be sure that it works well before include it officially.
Cosmo wrote:well, at least i tried to get ALL actors for about 3 movies and with none of them it worked. means: it still only shows the actors from the main page, which were added with the old imdb-script. the additional actors aren't added.
any hints?
Which script version are you talking about ?
antp wrote:I'll put it on a temporary location this evening, so people can test it to be sure that it works well before include it officially.
Thanks, although when I deleted the download link my intention was to find some more time for testing before uploading the script again
So, who wants to test this script now should be aware of that he's a kind of beta tester .. sorry
it seems that "all" content at imdb is their property and they do not want to share. what that mean is if you want to look at the title, trailer, etc then go to their site and view it...
When I started to add scripts to AMC I contacted IMDB, they said that they knew that several programs where doing that, but as long as the program says that info comes from IMDB it is was OK with them.
FullValue := TextAfter(FullValue, 'comment useful :-</small><br>');
for count := 1 to 3 do
if FullValue <> '' then
begin
Now option "10 most useful comments" will download only the first 3 of these comments. It is 10 by default, as there are up to 10 comments on the IMDB page and it downloads all of them. As you can guess from the code, changing count variable will result in different number of comments then.
antp wrote:I did the change on my server, without testing... I hope it is ok
So do I
They changed the ><input on that line to ><button . I decided to keep it more general, as Bowly said it's not for all movies. Maybe there are movies that still have the old code, and this way it should work for both. Unfortunately I didn't find such during my tests. So if there are still other movies with problems, someone please report
adler wrote:The new script does not download trivia or awards on a few movies such as Live Free or Die Hard and Watchmen.
I tried both movies you mentioned and some more, and all get trivia and awards correct with different settings (full/short trivia, import to description/comments).
You should download latest version 3.48 again and check your script option settings (on the right side of scripting window). Maybe you lost previous trivia and awards settings somehow ..