new script CulturaliaV2 (single)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
new script CulturaliaV2 (single)
Hi. I wrote this new script because culturalia has changed its search web page, and the older script doesn´t work very well now.
Now we get all avaliable data in culturalia web page (except awards) including rating, "clasificacion moral", and length.
All functions has been rewritten except findline & transformTitle.
We can choose the type of search in case we don't write the original title nor traslated one in the corresponding fields, we do it in the input box writing the following values in 'defdonde' :
0-General 1-Translated title, 2-Original Title,
The default value is 0, and its work fine.
probably I´ll merge these new funtions in the others script based in culturalia
(or perhaps folgui will do it before )
enjoy.
(and sorry for my english!!! )
(I´ll post my code again when we get culturalia webmaster response)
Now we get all avaliable data in culturalia web page (except awards) including rating, "clasificacion moral", and length.
All functions has been rewritten except findline & transformTitle.
We can choose the type of search in case we don't write the original title nor traslated one in the corresponding fields, we do it in the input box writing the following values in 'defdonde' :
0-General 1-Translated title, 2-Original Title,
The default value is 0, and its work fine.
probably I´ll merge these new funtions in the others script based in culturalia
(or perhaps folgui will do it before )
enjoy.
(and sorry for my english!!! )
(I´ll post my code again when we get culturalia webmaster response)
Last edited by pollopolea on 2004-10-04 22:32:06, edited 1 time in total.
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
Hello!
That's the problem, some info is not on the "special" page and if we make/use a script to access normal page, it is not good, perhaps, culturalia's webmaster gets angry
I recommend to NOT use the new V2 script by pollopolea until antp gets an answer from culturalia's webmaster. He has been handsome with AMC in the past and perhaps in the present/future, so don't overheat him
By the way, good work pollopolea
antp, my opinion is that with just the movie length and rating is enough. Actually, i'm only using the culturalia+imdb script to get those two fields from imdb, so it should be a good chance to get it all from culturalia. Hope you get an answer from him.
Regards, folgui
That's the problem, some info is not on the "special" page and if we make/use a script to access normal page, it is not good, perhaps, culturalia's webmaster gets angry
I recommend to NOT use the new V2 script by pollopolea until antp gets an answer from culturalia's webmaster. He has been handsome with AMC in the past and perhaps in the present/future, so don't overheat him
By the way, good work pollopolea
antp, my opinion is that with just the movie length and rating is enough. Actually, i'm only using the culturalia+imdb script to get those two fields from imdb, so it should be a good chance to get it all from culturalia. Hope you get an answer from him.
Regards, folgui
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
-
- Posts: 23
- Joined: 2004-10-02 09:53:47
- Location: Granada (Spain)
I have one question:
How can i know if the user has pick "Find more" button?
Does this button do some special action?
I see this funcion:
procedure PickTreeMoreLink(Address: string);
Sets the address pointed by the button "Find more" on the PickTree window. This value is cleared by PickTreeClear, and the button is disabled if it is not initialized by PickTreeMoreLink.
I want to uses this button to get more result in a google search script.
thanks!
How can i know if the user has pick "Find more" button?
Does this button do some special action?
I see this funcion:
procedure PickTreeMoreLink(Address: string);
Sets the address pointed by the button "Find more" on the PickTree window. This value is cleared by PickTreeClear, and the button is disabled if it is not initialized by PickTreeMoreLink.
I want to uses this button to get more result in a google search script.
thanks!