home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Scraper request - www.csfd.cz [CZ]
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 610421" data-attributes="member: 18896"><p>I'm actually stumped on this one.</p><p></p><p>On MovingPictures request, csfd.cz gives the following reply:</p><p></p><p>[collapse]Request:</p><p></p><p>[code]GET /hledani-filmu-hercu-reziseru-ve-filmove-databazi/?search=a%20bronx%20tale HTTP/1.1</p><p>Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</p><p>User-Agent: Mozilla/5.0 (Windows; U; MSIE 7.0; Windows NT 6.0; en-US)</p><p>Host: www.csfd.cz</p><p>Connection: Keep-Alive[/code]</p><p></p><p>Response:</p><p></p><p>[code]HTTP/1.1 200 OK</p><p>Date: Sat, 24 Apr 2010 05:33:27 GMT</p><p>Server: Apache</p><p>X-Powered-By: PHP/4.4.4-8+etch6</p><p>Content-Length: 0</p><p>Connection: close</p><p>Content-Type: text/html[/code]</p><p>[/collapse]</p><p></p><p>Which means blank page. But on Opera you get:</p><p></p><p>[collapse]</p><p>Request:</p><p></p><p>[code]GET /hledani-filmu-hercu-reziseru-ve-filmove-databazi/?search=a+bronx+tale HTTP/1.0</p><p>User-Agent: Opera/9.80 (Windows NT 6.0; U; en-GB) Presto/2.5.22 Version/10.51</p><p>Host: www.csfd.cz</p><p>Accept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1</p><p>Accept-Language: cs-CZ,cs;q=0.9,en;q=0.8</p><p>Accept-Charset: iso-8859-1, utf-8, utf-16, *;q=0.1</p><p>Accept-Encoding: deflate, gzip, x-gzip, identity, *;q=0</p><p>Referer: http://www.csfd.cz/</p><p>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</p><p>Cookie2: $Version=1</p><p>Connection: Keep-Alive[/code]</p><p></p><p>Response:</p><p></p><p>[code]HTTP/1.1 200 OK</p><p>Date: Sat, 24 Apr 2010 05:54:56 GMT</p><p>Server: Apache</p><p>X-Powered-By: PHP/4.4.4-8+etch6</p><p>Connection: close</p><p>Content-Type: text/html; charset="utf-8"</p><p></p><p><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"></p><p>(followed by the rest of the HTML source code)[/code]</p><p>[/collapse]</p><p></p><p>Now normally I would blame it on userAgent and Charset/Encoding problems, but that doesn't explain why the same plugin+scraper combination works for a lot of other people.</p><p></p><p>So it has to be something on your setup, perhaps a setting, plugin, or corrupted file on MediaPortal and/or MovingPictures causing this.</p><p></p><p>I recommend you rename the program and data folder on MediaPortal into "MediaPortal.old" and then reinstall it fresh, don't add anything extra, except MovingPictures, the scraper and configure the import path to a folder containing 2 movies. See if it works then. If it does, you'll have your work cut out to debug what part is broken on your normal install.</p></blockquote><p></p>
[QUOTE="RoChess, post: 610421, member: 18896"] I'm actually stumped on this one. On MovingPictures request, csfd.cz gives the following reply: [collapse]Request: [code]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[/code] Response: [code]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[/code] [/collapse] Which means blank page. But on Opera you get: [collapse] Request: [code]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[/code] Response: [code]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)[/code] [/collapse] Now normally I would blame it on userAgent and Charset/Encoding problems, but that doesn't explain why the same plugin+scraper combination works for a lot of other people. So it has to be something on your setup, perhaps a setting, plugin, or corrupted file on MediaPortal and/or MovingPictures causing this. I recommend you rename the program and data folder on MediaPortal into "MediaPortal.old" and then reinstall it fresh, don't add anything extra, except MovingPictures, the scraper and configure the import path to a folder containing 2 movies. See if it works then. If it does, you'll have your work cut out to debug what part is broken on your normal install. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Scraper request - www.csfd.cz [CZ]
Contact us
RSS
Top
Bottom