[MOD] Special Script for IMDB, AMG, BP and MovieGoods

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
KaraGarga
Posts: 50
Joined: 2004-04-03 03:33:22
Location: Turkey
Contact:

[MOD] Special Script for IMDB, AMG, BP and MovieGoods

Post by KaraGarga »

Hi,
I wrote this script totaly for my personal pleasure. I like commecting more detailed info about movies i have. This script is Beta and may contains bugs and errors. If you enjoy to use it, please send feedback about its bug to correct them.

Image
Features:
- Imports info from IMDB, AMG (opt), BP (Turkish site-opt), MovieGoods (poster-opt)

IMDB Fields:
Orginal Title
Year
IMDB URL
Director
Writer
Rating
Runtime
AKA Title (opt.)
Cast List (opt.)
Summary (opt.)
Comments (opt.)
Picture (opt.)
Full Credits List (opt.)
Country (opt.)
Category (opt.)
Language (opt.)
Amazon.com Description (opt.)
Tag Line (opt.)
Trivia (opt.)
Recommended Titles (opt.)
Movie Connections (opt.)
Awards and Nominations (opt.)


AMG Fields: (opt.)
Translated Title (opt.)
Length (opt.)
Picture (opt.)
Plot synopsis (opt.)
Review (opt.)
Awards (opt.)
Production Credits (opt.)

MovieGoods (opt.)
Huge Movie Proter

BP (opt.)
Translated Title in Turkish (opt.)
Turkish Synopsis
Theatre Date in Turkey

-------------------
Version 1.0 Beta: (08.06.2005)
Image
KaraGarga
Posts: 50
Joined: 2004-04-03 03:33:22
Location: Turkey
Contact:

Post by KaraGarga »

Well, i found a small error about importing "Lenght" from IMDB and correct it. Package was updated. Please re-download it.
zile
Posts: 17
Joined: 2003-10-13 19:54:51

Post by zile »

First, thanks for sharing your script with other useres :grinking:
I just try it. I only change the ImageKind to option 8 and got the following error: script error in IMDB: duplicate identifier in line 27
KaraGarga
Posts: 50
Joined: 2004-04-03 03:33:22
Location: Turkey
Contact:

Post by KaraGarga »

Hi zile,

I'm already using ImageKind option 8 without problem. Could you please send me your copy of script without changing any options.
karagarga (at) gmail.com
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Post by Teebee »

Got the same error, havent changed anything from script in the download file


function FindLine(Pattern: string; List: TStringList; StartAt: Integer): Integer;
antp
Site Admin
Posts: 9639
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Just delete this line and the var...begin...end block that follows.
I guess that KaraGarga had an old version of StringUtils1.pas
zile
Posts: 17
Joined: 2003-10-13 19:54:51

Post by zile »

You are right antp.
He send me old StringUtils1.pas and it works. Will also try your suggestion.
Thanks.
Post Reply