Can you help me modify a script??

If you need help on how to use the program
Post Reply
El Ga

Can you help me modify a script??

Post by El Ga »

Hi there...

I'm new at this scripting thing, and I'd like to make/modify a script that gets all the info from IMDB, including large picture, BUT gets the Category, the Description and the URL from Culturalianet.com....

Is it possible??

Thanks a lot for your help, and for making this great program...!! :grinking:

Gastón.
Rosario, ARGENTINA.
antp
Site Admin
Posts: 9668
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Sure, it is possible
here is a sample of what I quickly did since I had few time :
http://ibelgique.ifrance.com/antp/_file ... uralia.zip
I took parts from both scripts. So it is probably not very well designed (and I do not understand the culturalia part since lots of things are not in english neither in french)
ElGa

antp = best support provider !!!

Post by ElGa »

antp, I'm now downloading the mixed script you did...

I just want to say a BIG THANK YOU, for your quick and useful support...

You have a GREAT program, but with this kind of help, it's by far THE BEST...

Keep it up!!!... and thanks again for your time!

Gastón
Rosario, ARGENTINA
El Ga

Mixed Script

Post by El Ga »

Hi, antp....

The scripts works very well, altough it has some issues that need to be fixed...

If you have some time, please try to make some adjustments to the following things in the script:

- Actors is loading from Culturalia, and it'd be best if the information could be from IMDB, since is more accurate
- The Category is left blank... I don't know why
- The TRANSLATED TITLE is left blank, and it should show the info from Culturalia
- The movie title is asked TWICE, once for IMDB and one for Culturalia... is it possible to make it ask only one time, and use it for both sites?

The rest of the script is working just fine...

Please, help me make this script perfect... since I can't figure out the scripting languaje used by the program... :(

Any problems regarding language issues, please let me know....

Thanks a lot again, for your time and patience with us, the poor-coders... ;)

Gastón
Rosario, ARGENTINA
antp
Site Admin
Posts: 9668
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: Mixed Script

Post by antp »

El Ga wrote: - Actors is loading from Culturalia, and it'd be best if the information could be from IMDB, since is more accurate
you just have to remove the actor importation block in the AnalyzeMovieCulturalia function or something like that
El Ga wrote: - The Category is left blank... I don't know why
I did not find it in the original script
El Ga wrote: - The TRANSLATED TITLE is left blank, and it should show the info from Culturalia
same
El Ga wrote: - The movie title is asked TWICE, once for IMDB and one for Culturalia... is it possible to make it ask only one time, and use it for both sites?
just remove the second line that has something like "if Input(...)" in the end of the script
El Ga

Post by El Ga »

Thanks a lot antp... I'll try to fix these issues...

bye!

Gastón
szpaq
Posts: 2
Joined: 2003-01-21 04:38:19

Post by szpaq »

how will look script
using http://stopklatka.pl
and other http://filmweb.pl
???
antp
Site Admin
Posts: 9668
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

well, I did the previous one quickly because IMDB & Culturalia scripts already exist, but for these site somebody has to write the scripts first I guess.
Post Reply