Kodi Community Forum

Full Version: The TVDB error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I brought my Kodi to its default settings, with no extra addon on it. Added tv shows to files from my server. Enabled debugging. Restarted Kodi, and tried to update my library, where TVDB gave an error saying it couldn't connect to server.
Here is the debug log: http://xbmclogs.com/pqb6zk7o6
Thank you for your help.
Sorry can't look at your log right now but try a different scraper or maybe check your ports.
Can you access their website from the same network? Maybe its blocked?
I can access their website. I also use Kodi on my Apple tv on the same network and it works there with no problems :/
Can you access the TVDB site via safari
Could be an ip6 issue, try disabling it via advancedsettings.xml:

Code:
<network>
<disableipv6>true</disableipv6>
</network>
Thank you, I'll try that.
No luck with your advancesettings.xml :/ @k4sh1n