Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
DB tvShows c06 field TEXT is not big enough
#1
Hi all,

I changed my TV Show scraper from TVDB to THEMOVIEDB.  Since then there are 6 shows which will not scrape.  I checked the log and found a MySQL update query wouldn't work.  Turns out the field c06 TEXT was too short for the data.  I chenged it to MEDIUMTEXT and it cured the issue.  

Just thought you may want to.  One of the shows was Game of Thrones.

BBloke
Reply
#2
Thanks.

It is a known issue. See here... https://github.com/xbmc/xbmc/issues/15768
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
#3
(2019-08-04, 03:14)Karellen Wrote: Thanks.

It is a known issue. See here... https://github.com/xbmc/xbmc/issues/15768

Cool.  At least it's known. 

Thanks Karellen.
Reply

Logout Mark Read Team Forum Stats Members Help
DB tvShows c06 field TEXT is not big enough0