Updated Cinematografo.it
Updated Cinematografo.it
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 !
-----
SteM
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 !
-----
SteM
-
- Posts: 3
- Joined: 2006-04-23 11:01:55
-
- Posts: 3
- Joined: 2006-04-23 11:01:55
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)
It will work again...
Ciao,
Andrea.
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';
Ciao,
Andrea.
Cinematografo no working
Cinematografo no working another time. Is there anybody that fix it?
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.
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.