• 1
  • 7
  • 8
  • 9
  • 10
  • 11(current)
v17 TVDB scraper failing login to thetvdb API suddenly
The missing artwork issue was a few errors in the TVDB scraper .xml file.  It should have been be pushed to the repository as an update just recently, but if you are interested in the details and want to fix your own copy manually, see here:

332423 (thread)

Cheers
TRJB
Reply
I just updated the scraper to 3.0.5 and its working perfectly Smile
Heffa The Animal
"Cow......"
"'Nother cow."
"Actually I think that was the same one."
Reply
Where did you find 3.0.5? I searched for updates for TheTVDB scraper, but mine's only showing 3.0.1.
Reply
@GTHvidsten

Update your Repository.

Go to Add-ons>My Add-ons, pull out the left sideblade menu and select Check For Updates.

It should then auto update if you haven't changed any settings. If it does not auto update, then go back to the add-on settings page and select Update.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
I had already done that a few times this week to no avail.
However, I now noticced that in my AddOn settings I had automatic updates set to "never". I set this to "notify" and tried again, and now the 3.0.5 showed up. I don't know if it was a coincidence or not.
Anyways, 3.0.5 now updates my TV library again Smile
Reply
Did 3.0.6 break things again?

I just tried updating some new shows I added and I'm just getting "No Information Found" messages.  Tried re-scanning shows that were already in my library and same thing.
Reply
https://forum.kodi.tv/showthread.php?tid=333709
Reply
(2018-07-18, 23:09)olympia Wrote: https://forum.kodi.tv/showthread.php?tid=333709
 Yup, I just saw that right after posting.  Guess I just have to wait for Kodi to pull down the new version that fixes the issue.

Thanks though.
Reply
(2018-03-08, 04:14)Common Man Wrote: All of a sudden in the last two days (with no changes to Kodi or the scraper), the TVDB scraper stopped working.

This is Kodi v17.6 running on Linux (Opensuse Leap). TVDB scraper 3.0.1

Looking at the logs, it seems the initial call to login to pass the API Key for kodi to get the token for further calls is failing with SSL error 35.


16:56:22.506 T:140371273099008   DEBUG: scraper: CreateSearchUrl returned <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6"}|Content-Type=application/json</url>
16:56:22.506 T:140371273099008   DEBUG: CurlFile:: ParseAndCorrectUrl() adding custom header option 'Content-Type: application/json'
16:56:22.506 T:140371273099008   DEBUG: CurlFile::Open(0x7fab20a92e30) https://api.thetvdb.com/login
16:56:22.506 T:140371273099008    INFO: easy_aquire - Created session to https://api.thetvdb.com
16:56:22.618 T:140371273099008   ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)
16:56:22.618 T:140371273099008   ERROR: CCurlFile::Open failed with code 0 for https://api.thetvdb.com/login|Content-Ty...ation/json
16:56:22.618 T:140371273099008   ERROR: Run: Unable to parse web site

=11pt Rachat prêt
The curl to the API from command line on the same machine works fine and gets the token

%  curl -d '{"apikey":"439DFEBA9D3059C6"}' -H "Content-Type: application/json" https://api.thetvdb.com/login
{
  "token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MjA1NjEyMjUsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTIwNDc0ODI1fQ.zF-DzODZGeKKTqS1EU1p3WOWfo1rFfhoa5pSmy6mlAB94z4GoiL0PSsrcIZCRJZ64R0f01qjg8VddP16lKdmpbVWxCqhWM21RQY5r5WG-N-mKPIzAJIqlbqf9csnpzANBrB0uUmsblMaKKWZfM-mpq0_vGhpxZ0EP_pgvDk72YfYuKNzY-viADDa3EdJXhEo3GVcpc1CkKvp2MMKIozALQLvdYchxwMrvO-TupQ0HiJSzVzH3GsaUEYxfVZ5w6wcys1zj9MkIN8GFhrtJN4ZXSxNGX8beQO9qxXBt3BetN3RF2h-Lf_GhVGaGGbnd2Fm9mmpd2_3wNsRau1qrQprIQ"
}


Any idea what may have changed underneath? 
What a pity! Sad
Reply
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11(current)

Logout Mark Read Team Forum Stats Members Help
TVDB scraper failing login to thetvdb API suddenly0