CreateSearchUrl - Could not connect to remote server
#1
When the result is a blank page (the movie was not found) I get the message "Could not connect to remote server" in XBMC and "Unable to parse web site" in log file. How to do that it shows a window with the possibility of changing the name. When a result is at least one character, it shows a window to change name.

Code:
<CreateSearchUrl dest="3">
        <RegExp input="$$1" output="&lt;url&gt;http://www.filmweb.pl/search/live?q=\1&lt;/url&gt;" dest="3">
            <expression noclean="1" />
        </RegExp>
    </CreateSearchUrl>
Reply
#2
this live search is nice and quick, but to use it we need help from xbmc team

take a look

http://www.filmweb.pl/search/live?q=s
or
http://www.filmweb.pl/search/live?q=spif
or
http://www.filmweb.pl/search/live?q=spiffhelpus

the last ask returns empty (blank) page.
XBMC returns error - "Unable to parse web site" in any scraper function

smuto
Reply
#3
No ideas?
Reply

Logout Mark Read Team Forum Stats Members Help
CreateSearchUrl - Could not connect to remote server0