Kodi Community Forum
Simpons are not found - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: TV Show Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=305)
+----- Thread: Simpons are not found (/showthread.php?tid=376240)



Simpons are not found - Icesteal - 2024-02-11

Hi,
I don't understand why the Simpsons is no longer found in my database. 2 weeks ago everything was fine. I then searched my series folder for new content and since then they have disappeared from the database and I can no longer add them.

Can anyone help me and tell me what could be the reason for this?

https://paste.kodi.tv/zimeduwate

I have never created a tvshow.nfo on the hard disc or in the folder.


RE: Simpons are not found - Hitcher - 2024-02-11

Full debug logs only please.


RE: Simpons are not found - Karellen - 2024-02-11

Delete your tvshow.nfo file and follow the "How do I fix my scraping in the mean time?" section in this link... https://forum.kodi.tv/showthread.php?tid=370489


RE: Simpons are not found - Icesteal - 2024-02-12

https://paste.kodi.tv/famiruhixi.kodi

this is the full log


RE: Simpons are not found - Icesteal - 2024-02-12

where should the tvshow.nfo be located? i don't have any in the folder and the data is then all saved from the scraping in the mysql database.


RE: Simpons are not found - Karellen - 2024-02-12

(2024-02-12, 15:21)Icesteal Wrote: i don't have any in the folder and the data is then all saved from the scraping in the mysql database.
Ok, ignore my previous comment.

The issue is related to MySQL and the error is on line 902 where MySQL is rejecting the tvshow scrape.

The problem is this issue... https://github.com/xbmc/xbmc/issues/15768

All the scrapers were fixed for this issue, but something seems to have happened to the TVDB v4 scraper where it is scraping too many artwork links for MySQL. The problem needs to be reported to TVDB.
MySQL can accept 65,536 characters, but the scraper is downloading 116,692 characters worth of links.

Here is the tvshow scrape for the Simpsons in the form of a NFO file.
I have removed the artwork links so you will have to download your own artwork manually (episodes will still have artwork)... https://paste.kodi.tv/viqanebazu
Create a file named tvshow.nfo and place it in The Simpsons root folder. Save the contents of the above paste into the nfo file.
Try scraping again.


RE: Simpons are not found - Karellen - 2024-02-12

I've reported the problem to TVDB and they are looking into it.


RE: Simpons are not found - Icesteal - 2024-04-06

Is there any news here yet? because I still can't load the simpsons into the database. Even with version 21 of Kodi it doesn't work.


RE: Simpons are not found - Karellen - 2024-04-06

(2024-04-06, 15:04)Icesteal Wrote: Is there any news here yet?
Nope. It is out of our hands. It would help if you lodge a bug ticket at TVDB.

Maybe my post here helps... https://forum.kodi.tv/showthread.php?tid=376907&pid=3190702#pid3190702