My scraper is broken
#1
Sad 
Hi.
I'm the author of the Filmdelta scraper. It has suddenly stopped working and I really don't know why. When scraping I get the following in xbmc.log:

Code:
20:29:53 T:139680767002368   DEBUG: FindMovie: Searching for 'Jack Reacher' using FilmDelta scraper (path: '/home/xbmc/.xbmc/addons/metadata.filmdelta.se', content: 'movies', version: '1.1.1')
20:29:53 T:139680767002368   DEBUG: scraper: CreateSearchUrl returned <url>http://www.filmdelta.se/search.php?string=jack%20reacher&amp;type=movie&amp;more=1</url>
20:29:53 T:139680767002368   DEBUG: CurlFile::Open(0x416a290) http://www.filmdelta.se/search.php?string=jack%20reacher&type=movie&more=1
20:29:53 T:139680767002368   ERROR: PCRE: Bad UTF-8 character
20:29:53 T:139680767002368   ERROR: Previous line repeats 1 times.
20:29:53 T:139680767002368   DEBUG: scraper: GetSearchResults returned <results></results>

I don't know exactly when it stopped working, but it might have been in the upgrade from 13alpha8 to 13alpha9 (that's the only thing that has changed on my system that seems related to this). Nothing has changed in the scraper itself and I can't see any changes in the filmdelta site either. Also the url above returns what it should, so I don't know really which character to blame. Any ideas?

I'm running on Ubuntu 12.04.3.

/Daniel
Reply
#2
Please create a bug report on trac and cc Karlson2k. Thanks!
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
(2013-11-12, 01:59)jmarshall Wrote: Please create a bug report on trac and cc Karlson2k. Thanks!

Done. http://trac.xbmc.org/ticket/14686

/Daniel
Reply

Logout Mark Read Team Forum Stats Members Help
My scraper is broken0