For now, try the attached v0.1.4
I tried your modified script and it doesn't work properly. There is problem with charset (see attached image). I was trying it on the movie Shutter Island (Prokletý ostrov).
I modified your modification
For now, try the attached v0.1.4
Czech Republic
I tried version 0.1.5, same results - not working, gets info from imdb.com. My computer must have been cursed or something.
All infos are from IMDb? Even Genres, Certification and Languages? And what is in Primary source?I tried version 0.1.5, same results - not working, gets info from imdb.com.
In this case is on the search result pege link to the movie www.csfd.cz/film/11970-bronx-tale-a/ so script creates movie.site_id with value "11970-bronx-tale-a/". But when you click on this link you are redirected to the page www.csfd.cz/film/11970-pribeh-z-bronxu/ and summary isn't retrieved.Open CSFD.CZ link used by scraper manually in your browser please.
Czech Republic
The address you posted for test works ok - means I get list of search results for "Bronx Tale", on top position of the list is "Bronx Tale, A (1993)".
I use Opera browser and never had any issues with CSFD database.
I am not aware of any new software, which could affect the traffic, but if you think it would be helpful, I surely can provide log from Fiddler.
to Trottel: yes, all info got from imdb.com, CSFD scraper is on top position, tried both options - automatic retrieval of movie data (set to czech language) and manually manage movie data sources (CSFD at top).
Czech Republic
Here is the address for Fiddler2 log, hope I did it right:
drop.io ubs1pe7
I also uploaded Fiddler2 log when using Opera and searching on ?esko-Slovenská filmová databáze - CSFD.cz for the title "A Bronx Tale".
drop.io 18mhsdh
As for your question, CSFD page pops up immediately, no delays at all.
Thanks again for your time.
GET /hledani-filmu-hercu-reziseru-ve-filmove-databazi/?search=a%20bronx%20tale HTTP/1.1
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; MSIE 7.0; Windows NT 6.0; en-US)
Host: www.csfd.cz
Connection: Keep-Alive
HTTP/1.1 200 OK
Date: Sat, 24 Apr 2010 05:33:27 GMT
Server: Apache
X-Powered-By: PHP/4.4.4-8+etch6
Content-Length: 0
Connection: close
Content-Type: text/html
GET /hledani-filmu-hercu-reziseru-ve-filmove-databazi/?search=a+bronx+tale HTTP/1.0
User-Agent: Opera/9.80 (Windows NT 6.0; U; en-GB) Presto/2.5.22 Version/10.51
Host: www.csfd.cz
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: cs-CZ,cs;q=0.9,en;q=0.8
Accept-Charset: iso-8859-1, utf-8, utf-16, *;q=0.1
Accept-Encoding: deflate, gzip, x-gzip, identity, *;q=0
Referer: http://www.csfd.cz/
Cookie: nugg_participated=1; __utmz=1.1264939893.231.17.utmcsr=lopuch.cz|utmccn=(referral)|utmcmd=referral|utmcct=/home.php; __utma=1.27574078.1258749025.1264975235.1265042228.235; uid=ff35bbd63c; __gemius_fp=1256158464481_485547315; __utmz=215963397.1270665006.367.36.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=angel%20heart; __utma=215963397.911869909257995900.1242841366.1272085792.1272088486.406; __utmc=215963397; __utmb=215963397.1.10.1272088486
Cookie2: $Version=1
Connection: Keep-Alive
HTTP/1.1 200 OK
Date: Sat, 24 Apr 2010 05:54:56 GMT
Server: Apache
X-Powered-By: PHP/4.4.4-8+etch6
Connection: close
Content-Type: text/html; charset="utf-8"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
(followed by the rest of the HTML source code)