Kodi Community Forum
Error updating tv show library - Unable to connect to remote server - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Video Support (https://forum.kodi.tv/forumdisplay.php?fid=264)
+--- Thread: Error updating tv show library - Unable to connect to remote server (/showthread.php?tid=277498)



Error updating tv show library - Unable to connect to remote server - ramonrue - 2016-05-30

Hi everyone,

I'm having a problem with updating my tv show library.
When I select "Update Video Library" I get the error on the Gui "Couldn't download information. Unable to connect to remote server [..]"
My log file shows the following:
Code:
19:05:48 T:140606508971776   DEBUG: VideoInfoScanner: Skipping dir 'smb://192.168.0.110/mnt/series/The Flash/' due to no change
19:05:48 T:140606508971776   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.0.110/mnt/series/Undateable/'
19:05:48 T:140606508971776   DEBUG: FindMovie: Searching for 'Undateable' using The TVDB scraper (path: '/home/steam/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '1.8.4')
19:05:48 T:140606508971776   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-Undateable-en.xml">http://thetvdb.com/api/GetSeries.php?seriesname=Undateable&amp;language=en</url>
19:05:48 T:140606508971776   DEBUG: CurlFile::Open(0x7fe17402be90) http://thetvdb.com/api/GetSeries.php?seriesname=Undateable&language=en
19:05:48 T:140606508971776   DEBUG: Get: Using "UTF-8" charset for XML "http://thetvdb.com/api/GetSeries.php?seriesname=Undateable&language=en"
19:05:48 T:140606508971776   ERROR: Run: Unable to parse web site
19:05:48 T:140607008831552   DEBUG: ------ Window Init (DialogYesNo.xml) ------
19:05:50 T:140607008831552   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
19:05:50 T:140607008831552   DEBUG: OnKey: return (0xf00d) pressed, action is Select
19:05:50 T:140607008831552   DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
19:05:50 T:140606508971776 WARNING: No information found for item 'smb://192.168.0.110/mnt/series/Undateable/', it won't be added to the library.
19:05:50 T:140606508971776   DEBUG: VideoInfoScanner: Skipping dir 'smb://192.168.0.110/mnt/series/White Collar/' due to no change

So I don't know what the exact problem is, but I can curl to the link given (http://thetvdb.com/api/GetSeries.php?seriesname=Undateable&language=en) and I get a response in an xml-format with all the information.
I also disabled IPv6 in the advancedsettings.
Does anyone have an idea?

Thanks
ramonrue