Kodi Community Forum
TVDB scraper failing - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: TV Show Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=305)
+----- Thread: TVDB scraper failing (/showthread.php?tid=174909)

Pages: 1 2


TVDB scraper failing - GeorgeStark - 2013-10-03

Am running Frodo and just noticed that the TVDB scraper is failing with the message "unable to connect to remote server".

I've searched, but can't find anything recent to indicate this being a general problem or as a result of the TVDB guys changing their back-end. Have I missed something and is anybody else seeing this?


RE: TVDB scraper failing - keoma - 2013-10-04

Having the same problem


Re: TVDB scraper failing - Beam - 2013-10-04

Same here, got http 403 error when xbmc downloading from tvdb, same file in firefox is accessible.


RE: TVDB scraper failing - marcoacarvalho - 2013-10-04

Me too, same problem

I can access manualy:

┌─[19:29:23]──[marco]──[archdesktop]:~$
└──(47 files, 540Mb)>>curl http://thetvdb.com/api/GetSeries.php?seriesname=hostages&language=en
[1] 28474
┌─[19:32:23]──[marco]──[archdesktop]:~$
└──(47 files, 540Mb)>><?xml version="1.0" encoding="UTF-8" ?>
<Data>
<Series>
<seriesid>269642</seriesid>
<language>en</language>
<SeriesName>Hostages</SeriesName>
<banner>graphical/269642-g.jpg</banner>
<Overview>A high-octane suspense drama that centers on Dr. Ellen Sanders, a premier surgeon thrust into a chilling political conspiracy when she and her family are held captive in their home by rogue FBI Agent Duncan Carlisle, a desperate man doing the wrong thing for the right reasons, who orders Dr. Sanders to assassinate the President when she operates on him.
Carlisle's highly skilled accomplices include his brother-in-law Kramer, whose loyalty to Carlisle will be tested; quick-tempered and intimidating Archer, an ex-military man with a razor-sharp tongue; and the only woman involved, Sandrine, a mysterious last-minute replacement to the team. With her family’s life in peril, Ellen faces an incomprehensible moral dilemma in order to save her overbearing husband Brian, her secretive daughter Morgan and her not-so-innocent son Jake.</Overview>
<FirstAired>2013-09-23</FirstAired>
<Network>CBS</Network>
<IMDB_ID>tt2647258</IMDB_ID>
<zap2it_id>EP01739853</zap2it_id>
<id>269642</id>
</Series>
</Data>

Just filled a bug report Ticket #14618


RE: TVDB scraper failing - Cyrano2 - 2013-10-04

I have the same problem


RE: TVDB scraper failing - Beladorizid - 2013-10-04

Same thing is happening with the Ember Media Manager scraper so its not an XBMC only issue. And its happening to me too


RE: TVDB scraper failing - GregiBoy - 2013-10-04

Errors are being reported for most scrapers on thetvdb forum so it looks like something with their API has changed.


RE: TVDB scraper failing - Tripp - 2013-10-04

Same thing here. On thetvdb forum, someone posted (using a different software) that they changed the link from using http://thetvdb.com to http://www.thetvdb.com and it was working. Curious to see if that fixes this but no idea where to change that on Frodo. Using the Mac version of XBMC.


RE: TVDB scraper failing - Beladorizid - 2013-10-04

Yes that fix works on Ember Media Manager. I can confirm.


RE: TVDB scraper failing - User 55003 - 2013-10-04

Give this a go if you can't wait..Wink

xbmc tvdb scraper:
tvdb.xml

The file is located in the xbmc install dir ..\addons\metadata.tvdb.com


RE: TVDB scraper failing - GeorgeStark - 2013-10-04

I haven't tested it yet but the TVDB forums are reporting that this is now fixed (as of 23:00 last night). Has anyone here been able to test/confirm?


RE: TVDB scraper failing - GeorgeStark - 2013-10-04

Have just tested this and it's now working.


RE: TVDB scraper failing - hunterx - 2013-10-04

(2013-10-04, 03:01)Steveb Wrote: Give this a go if you can't wait..Wink

xbmc tvdb scraper:
tvdb.xml

The file is located in the xbmc install dir ..\addons\metadata.tvdb.com

Newbie here, but within that file we should change all the http://thetvdb.com to http://www.thetvdb.com?


(2013-10-04, 10:28)GeorgeStark Wrote: I haven't tested it yet but the TVDB forums are reporting that this is now fixed (as of 23:00 last night). Has anyone here been able to test/confirm?

I just remoted into my home PC and it's still broke for me.


RE: TVDB scraper failing - blacklabelpaul - 2013-10-04

So I've been toiling with this for days now. Even after people said this was working again, it still wasn't for me.

Constantly hitting update library, update library, updating XMLs reinstalling XBMC, etc. Nothing worked, but I think I stumbled on a way how to get it to work without changing anything.

My shows are in ShowName\Series #\Filename.avi

In XBMC, I went into videos then browsed it through the file manager.

I right clicked on a show name, clicked TV show information (in this case Archer), I picked the correct one (there are multiple shows with the name Archer in it) and the damn thing started to populate. I also had Duck Dynasty which, although a unique name, didn't populate until doing the TV show info thing with Archer.

I'm doing this off of memory but I believe I ran a full library update after that and everything populated.

I'm going to test my theory out more but this is what I got to work after frustratingly hitting update library over and over again.

It's like going into TV show information kicks it in the butt to get it working temporarily.

Edit: So that may have just been a timing thing. The info downloads but sometimes it will show 0 episodes belonging to it.


RE: TVDB scraper failing - hunterx - 2013-10-04

(2013-10-04, 18:29)blacklabelpaul Wrote: Edit: So that may have just been a timing thing. The info downloads but sometimes it will show 0 episodes belonging to it.

There's only a handful of my 15 shows that are having this problem. I'm not really sure why, but I am tempted to delete the show(s) completely and re-add them.