Yet another scraping problem
#1
Hello. I've recently noticed that all my srapers are broken, i.e. do not actually receive any information. A revelant section from xbmc.log:
Code:
18:47:53 T:3023021936 M:819945472   DEBUG: ------ Window Init (DialogProgress.xml) ------
18:47:53 T:3023021936 M:819945472   DEBUG: Alloc resources: 0.03ms (0.00 ms skin load)
18:47:54 T:2950499184 M:829153280   DEBUG: thread start, auto delete: 0
18:47:54 T:2950499184 M:828780544   DEBUG: InternalFindMovie: Searching for 'a beutiful mind' using IMDb.com scraper (file: 'imdb.xml', content: 'movies', language: 'en', date: '2009-03-12', framework: '1.1')
18:47:54 T:2950499184 M:828780544   DEBUG: FileCurl::Open(0xbfa9b18c) http://akas.imdb.com/find?s=tt;q=a%20beutiful%20mind
18:47:54 T:2950499184 M:828780544    INFO: easy_aquire - Created session to http://akas.imdb.com
18:47:54 T:2950499184 M:827867136   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:47:54 T:2950499184 M:827867136   DEBUG: FileCurl::Close(0xbfa9b18c) http://akas.imdb.com/find?s=tt;q=a%20beutiful%20mind
18:47:54 T:2950499184 M:818823168   ERROR: Process: Error looking up movie A Beutiful Mind
18:47:54 T:2950499184 M:818823168   DEBUG: Thread 2950499184 terminating
18:47:54 T:3023021936 M:816672768    INFO: Loading skin file: DialogKeyboard.xml
18:47:54 T:3023021936 M:815656960   DEBUG: Load DialogKeyboard.xml: 9.26ms
18:47:54 T:3023021936 M:815656960   DEBUG: ------ Window Init (DialogKeyboard.xml) ------

The same story goes for all other scrappers: they just report that they "didn't get any data from stream". Revelant URLS are accessible via web browser, so it's not a connectivity problem.
I am using xbmc 9.11 with gentoo patches (xbmc-9.11-r5). I have my doubts it's the patches though. I would be grateful if someone directs me on how to produce more meaningful debug trace, or how to fix the problem.

P.S. Gentoo ~amd64 if it means something.
Reply

Logout Mark Read Team Forum Stats Members Help
Yet another scraping problem0