Quantcast
Channel: Kodi Community Forum - Information Providers (scrapers)
Viewing all articles
Browse latest Browse all 707

Kodi 18 git, TVDB 3.0.1 returns "Unable to parse web site" after getting show info

$
0
0
New Kodi user here.. Debian Linux, new install of Kodi 18 git from a few days ago, TVDB 3.0.1.. I added a video source with a couple test shows in it, set it to contains "TV Shows", then tried to update the library. I see a few temp/scrapers/metadata.tvdb.com/search-*-en.json files populated with show descriptions in them (example at bottom), but nothing wound up in the library. Googling that error I came across disabling ipv6 in userdata/advancedsettings.xml, which I tried, and which had no affect. I see in the logs:
Quote:11:37:17.363 T:2887011136   DEBUG: scraper: GetSearchResults returned <results><url function="GetSearchResultsAuth" cache="search-Humans-en.json">https://api.thetvdb.com/search/series?name=Humans|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MTM2MjU4MzcsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTEzNTM5NDM3fQ.JAr6tqwVk_iAMaovPN0Vawdn0c7qPlpBksd3uv9xCsN8YEJqjXazp0o05IzAQeksBnopsZfRyrjYqbQFZ77A98FAdkpsPFzGnNwx-R3ONJ_-kiprU9DOxhGBnPrjz8pgYthTQrxg8SiVQ-a2D2u8ZR7FLBLb2VTYkQrLfZxLs9v_z1611tkP4wwGrrsmy0t7rxsUye9A7Rl3q6Eam_IWwTkAA3JQApD9f_0J-kkCFIT3oquuwZUlcKb2jkzRf8kDhisAAAT-FW9osPCrgTJ4zm5LsMBYeD0pzXcmfO6zJ-OFJgxFyYcWYO0N1i_QRo-DiJbpm3W3bzXTe78kaxYIuw&accept-language=en</url></results>
11:37:17.364 T:2887011136   ERROR: Run: Unable to parse web site
11:37:17.364 T:2887011136 WARNING: No information found for item '/dvb/kodi.library/TV/Humans/', it won't be added to the library.

Full log is at: http://paste.debian.net/1001170/

My dir structure, from what I read, should be ok. kodi.library/TV is the video source I added, which contains only:

kodi.library/TV
kodi.library/TV/Stranger_Things
kodi.library/TV/Stranger_Things/season_1
kodi.library/TV/Stranger_Things/season_1/stranger.things_s01e01.mkv
kodi.library/TV/Stranger_Things/stranger.things_s02e01.mkv
kodi.library/TV/Humans
kodi.library/TV/Humans/humans_s01e01.mkv

Any help is greatly appreciated!

~/.kodi/temp/scrapers/metadata.tvdb.com/:
-rw-r--r-- 1 test test  467 Dec 18 09:57 auth.json
-rw-r--r-- 1 test test 6418 Dec 18 09:57 search-Humans-en.json
-rw-r--r-- 1 test test  485 Dec 18 09:57 search-Stranger%20Things-en.json

~/.kodi/temp/scrapers/metadata.tvdb.com/search-Stranger_Things-en.json:
Quote:{
  "data": [
    {
      "aliases": [
        "Beyond Stranger Things",
        "Montauk",
        "Stranger Things 2"
      ],
      "banner": "graphical/305288-g4.jpg",
      "firstAired": "2016-07-15",
      "id": 305288,
      "network": "Netflix",
      "overview": "When a young boy disappears, his mother, a police chief, and his friends must confront terrifying forces in order to get him back.",
      "seriesName": "Stranger Things",
      "status": "Continuing"
    }
  ]
}

Viewing all articles
Browse latest Browse all 707

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>