[BUG] Could not download information

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
adriankoooo Offline
Junior Member
Posts: 38
Joined: Apr 2010
Reputation: 0
Post: #1
"Could not download information. Unable to connect to remote server. Would you like to continue scanning?" why I get this error message? Maybe one of my wrapper is not woring properly? No
find quote
olympia Offline
Team-XBMC Member
Posts: 2,398
Joined: May 2008
Reputation: 31
Post: #2
Maybe yes.
find quote
adriankoooo Offline
Junior Member
Posts: 38
Joined: Apr 2010
Reputation: 0
Post: #3
I think the problem is with themoviedb scraper. Can anyone show me, how I can disable that annoying popup message?
find quote
JoATMoN Offline
Junior Member
Posts: 5
Joined: Oct 2010
Reputation: 0
Post: #4
I'm getting the same problem using Dharma Beta 3. Could be the reason that XBMC doesn't find all my movies (I get tired of waiting to click "yes to continue")
find quote
sandboy Offline
Junior Member
Posts: 8
Joined: Sep 2010
Reputation: 0
Post: #5
Got the same problem, annoying but it still seems to download information.
find quote
manekineko Offline
Senior Member
Posts: 120
Joined: Oct 2003
Reputation: 0
Post: #6
Anyone find a fix for this one yet?
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,564
Joined: Oct 2003
Reputation: 138
Post: #7
This will happen if themoviedb (or any site) returns a 404 or similar. For instance, having a scraped name beginning with a period (.) will do this on themoviedb.org

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: badge.gif]
find quote
fdlsys Offline
Member+
Posts: 67
Joined: Jan 2010
Reputation: 0
Post: #8
Lookup the advancedsettings.xml wiki - there is a new option that allows you to silence the errors while the scraping will continue.

http://wiki.xbmc.org/index.php?title=Adv...ttings.xml
Quote:<videoscanner>

Options specific to the Video scanner

<videoscanner>
<ignoreerrors>true</ignoreerrors> <!-- Set to true to silently ignore errors while scanning videos
</videoscanner>
find quote
manekineko Offline
Senior Member
Posts: 120
Joined: Oct 2003
Reputation: 0
Post: #9
jmarshall Wrote:This will happen if themoviedb (or any site) returns a 404 or similar. For instance, having a scraped name beginning with a period (.) will do this on themoviedb.org

Interesting. I do seem to be downloading updates, but it always does end with this error. I don't think I have anything whose name begins with a period, but some sort of title that's giving it problems definitely sounds plausible based on my symptoms.
find quote
doyledagain Offline
Junior Member
Posts: 3
Joined: Dec 2010
Reputation: 0
Post: #10
Check your network settings. I had "Use an HTTP proxy server to access the internet" checked, and since it wasn't set up properly, that was screwing up my ability to update my database.

[edit] upon reading your symptoms it sounds like you're able to connect to the database, but hopefully this will be helpful to others that are encountering this problem.
find quote
Post Reply