IMDB script
IMDB script
Here is the latest version of the IMDB script:
http://antp.be/temp/scripts/IMDB.ifs
It is a conversion of the script I rewrote for AMC 3.5 beta 3. This version of the script is made for AMC 3.4.3.
It replaces the previous scripts since you can select the picture size and the batch mode option by modifying the script.
Remplace the IMDB.ifs file by this one, delete the other IMDB*.ifs files, and within AMC's script window click "Editor" then follow what's written in the comments of the script.
If you need help, do not hesitate to post here.
There may still be bugs in the script since it hasn't been tested very much.
As usual the large picture importation is not 100% reliant. There is an option to take this picture from IMDB itself when possible, which is new and did not exist in previous script version.
http://antp.be/temp/scripts/IMDB.ifs
It is a conversion of the script I rewrote for AMC 3.5 beta 3. This version of the script is made for AMC 3.4.3.
It replaces the previous scripts since you can select the picture size and the batch mode option by modifying the script.
Remplace the IMDB.ifs file by this one, delete the other IMDB*.ifs files, and within AMC's script window click "Editor" then follow what's written in the comments of the script.
If you need help, do not hesitate to post here.
There may still be bugs in the script since it hasn't been tested very much.
As usual the large picture importation is not 100% reliant. There is an option to take this picture from IMDB itself when possible, which is new and did not exist in previous script version.
Last edited by antp on 2005-03-14 22:24:52, edited 1 time in total.
bug in user comments import
When importing user comments, the script leaves out some of the spaces, about every 7-8 words or so. Great script otherwise, much more advanced than previous version.
I also find that:
http://us.imdb.com/title/tt0254455 (words not separated)
http://us.imdb.com/title/tt0108160 (words not separated and to long spaces between words)
http://us.imdb.com/title/tt0254455 (words not separated)
http://us.imdb.com/title/tt0108160 (words not separated and to long spaces between words)
new bug report
The problem with spaces is solved, but the multiple categories don't work (they did in previous version). Example: 2010: the year we make contact
http://us.imdb.com/title/tt0086837/
http://us.imdb.com/title/tt0086837/
Help me pls with this one
I would like to have some html tags imported into actors field
I would like it to look like this: or similar
I was able to edit previous generation of the script but my understanding of scripting is very limited and I couldnt edit this one
also
Maybe an option to put picture web address into media label field would be nice
I would like to have some html tags imported into actors field
I would like it to look like this:
Code: Select all
<b>actor</b> ..... <i>character</i>
I was able to edit previous generation of the script but my understanding of scripting is very limited and I couldnt edit this one
also
Maybe an option to put picture web address into media label field would be nice
This is not what i meant
I want html tags to be put into actors field
I know that option 4 will import actor.....character
But i want it WITH html tags INSIDE actors field
As for picture, yes this one was easy to edit
I was just thinking that other users could find it usefull.....
I want html tags to be put into actors field
I know that option 4 will import actor.....character
But i want it WITH html tags
Code: Select all
<b>actor</b> ..... <i>character</i>
As for picture, yes this one was easy to edit
I was just thinking that other users could find it usefull.....