Page 1 of 1

Updated Cinematografo.it

Posted: 2006-04-24 12:32:14
by SteM
Hi all,
i updated the script for Cinematografo.it and i sent it to Antoin.
Meanwhile you can find the scrit at: http://mio.discoremoto.virgilio.it/ste_m/

Send me any comments ...
Bye ! :hihi:
-----
SteM

Posted: 2006-04-25 08:28:22
by ceccorivolta2
Thanks. The new script is working, but comments cannot be imported anymore.
Please make an ultimate effort to help us...

Posted: 2006-04-26 08:19:42
by SteM
Please send me the title of the movie you entered ..

----
SteM

Posted: 2006-04-28 10:49:43
by furetto
don't work :(

Posted: 2006-04-28 11:12:37
by SteM
OK, they changed again the site :mad:

I'm working on it ..

----
SteM

Posted: 2006-04-28 14:44:32
by SteM
Hey people,
i corrected the script and i sent to Antoine. :hihi:
You will find in temp/scrpts folder.

Bye !
----
SteM

Posted: 2006-05-05 20:41:16
by ceccorivolta2
Hey, they want to make steM work HARD!
Site is changing every day... What to say?... Script is unusable again! :angry:
We all rely on you, steM!... ;)

Posted: 2006-05-10 07:52:10
by SteM
It is available the new script ... it's not perfect but now it works ! :D

----
SteM

Posted: 2006-06-29 13:12:26
by furetto
The script doesn't download picture anymore, is it possible to fix it ?
Thanks
F.

Posted: 2006-07-30 20:37:22
by Rigido
It is easy to fix it (SteM did a nice job)....

Just open scripting window from AMC (F6 or Shift-F6), select Cinemtografo.it script, check that you have version 1.09 (17.07.2006), click on Editor and replace row 500 with this one: (just one row)

Code: Select all

TempVar := 'http://wwwd.cinematografo.glauco.it/bancadati/consultazione/trovatitoli.jsp?word='+UrlEncode(MovieName)+'&tipo=CONTIENEPAROLE';
It will work again...

Ciao,
Andrea.

Cinematografo no working

Posted: 2007-04-06 08:38:31
by pippo_473
Cinematografo no working another time. Is there anybody that fix it?

Posted: 2007-04-09 22:29:29
by pippo_473
GetPage function have a problem with cinematografo's page. Can you help me?

Posted: 2007-04-10 12:04:22
by SteM
Hi all,
i'm working on it ;)

The problem seems to be the following:
if i open the page with IE i receive the data
if i open the page with amc i receive a blank page.
I guess that the server is recogniziong the browser :(

How can AMC present itself as a browser ????
Anyone ?

Posted: 2007-04-10 13:18:54
by antp
It is not possible: AMC use its own "user agent", so if a site blocks AMC it can do it.
It is possible to get around that by modifying the user agent in AMC's code and the recompiling the program, as it is opensource.
But I do not offer that as an option easily modifiable (and do not do provide modified compiled versions). That way, if a website owner contacts and asks that AMC stops downloading from their server else they will attack me, I can say that they just have to block its user agent.
So the only solution is to contact Cinematografo's webmaster and see why they blocked the program, and if they can provide a special "light" page for downloading using a script, like what DVDFR and some others did.

Posted: 2007-04-10 17:47:23
by pippo_473
GetPage not works with film's page, but it works with the other cinematografo's pages

Posted: 2007-04-17 21:53:34
by pippo_473
Cinematografo now working again

Posted: 2007-04-30 11:49:16
by SteM
Yes,
i contacted the webmaster of the site and he modified 'something' to let the script restart to run. ;)

Bye !

Posted: 2007-04-30 21:01:44
by antp
Nice :)