Kodi Community Forum

Full Version: XBMC rev 34388 can't add tv show to library
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to add new tv show source. xbmc asks tvdb.org with filename not series name so tvdb.org is not finding any info about series:

It opens this:
Code:
http://www.thetvdb.com/api/GetSeries.php?seriesname=haven%20%2d%2001x08%20%2d%20ain%27t%20no%20sunshine&language=en

instead of this:
Code:
http://www.thetvdb.com/api/GetSeries.php?seriesname=Haven&language=en

Is this a new behavior? if yes, what should i do to make it work?

Debug log for scrapper thread: http://jabbas.pastebin.com/MksnaJq1
bump?