Updated Cinematografo.it

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
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Updated Cinematografo.it

Post 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
ceccorivolta2
Posts: 3
Joined: 2006-04-23 11:01:55

Post by ceccorivolta2 »

Thanks. The new script is working, but comments cannot be imported anymore.
Please make an ultimate effort to help us...
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post by SteM »

Please send me the title of the movie you entered ..

----
SteM
furetto
Posts: 6
Joined: 2005-08-16 14:22:42

Post by furetto »

don't work :(
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post by SteM »

OK, they changed again the site :mad:

I'm working on it ..

----
SteM
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post by SteM »

Hey people,
i corrected the script and i sent to Antoine. :hihi:
You will find in temp/scrpts folder.

Bye !
----
SteM
ceccorivolta2
Posts: 3
Joined: 2006-04-23 11:01:55

Post 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!... ;)
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post by SteM »

It is available the new script ... it's not perfect but now it works ! :D

----
SteM
furetto
Posts: 6
Joined: 2005-08-16 14:22:42

Post by furetto »

The script doesn't download picture anymore, is it possible to fix it ?
Thanks
F.
Rigido
Posts: 4
Joined: 2006-05-01 21:29:17
Location: Rome, Italy

Post 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.
pippo_473
Posts: 6
Joined: 2007-04-06 08:31:09

Cinematografo no working

Post by pippo_473 »

Cinematografo no working another time. Is there anybody that fix it?
pippo_473
Posts: 6
Joined: 2007-04-06 08:31:09

Post by pippo_473 »

GetPage function have a problem with cinematografo's page. Can you help me?
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post 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 ?
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post 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.
pippo_473
Posts: 6
Joined: 2007-04-06 08:31:09

Post by pippo_473 »

GetPage not works with film's page, but it works with the other cinematografo's pages
pippo_473
Posts: 6
Joined: 2007-04-06 08:31:09

Post by pippo_473 »

Cinematografo now working again
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Post by SteM »

Yes,
i contacted the webmaster of the site and he modified 'something' to let the script restart to run. ;)

Bye !
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Nice :)
Post Reply