I have noticed one thing and I'm not sure how to proceed. I'm not sure if this is a CoreElec issue, or Kodi or what.
I'm trying to scrape a old TV show, but it refuses to do so. According to the debug logs it's finding an episode match for every single episode but once it gets to the end it's trying to make a call to api.thetvdb.com for an episode list, then fails.
Thinking it was an issue with thetvdb I first tried disabling that scraper, then just completely uninstalled it but no matter what I still get that call to api.thetvdb.com despite the fact it's been removed. The only scraper installed atm is "The Movie Database". I'll be honest I'm new to scraping, so perhaps I've missed something but I checked and the address for TMDB is api.themoviedb.org
Probably me just being blind, but any ideas?
I won't post the debug for all 11 seasons, just the last few and the error:
2019-06-01 04:26:57.629 T:3909055344 DEBUG: VideoInfoScanner: Found episode match /var/media/Seagate Expansion Dr/media/tv/Mash (1972)/Mash S11/MASH.S11E15.As.Time.Goes.By.WEBRip.1080p.AAC.H265-d3g.mkv (s11e15) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
2019-06-01 04:26:57.630 T:3909055344 DEBUG: VideoInfoScanner: Found episode match /var/media/Seagate Expansion Dr/media/tv/Mash (1972)/Mash S11/MASH.S11E16.Goodbye.Farewell.and.Amen.WEBRip.1080p.AAC.H265-d3g.mkv (s11e16) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
2019-06-01 04:26:57.632 T:3909055344 DEBUG: GetEpisodeList: Searching '
https://api.thetvdb.com/login?{"apikey" ... ation/json' using The Movie Database scraper (file: '/storage/.kodi/addons/metadata.tvshows.themoviedb.org', content: 'tvshows', version: '3.1.1')
2019-06-01 04:26:57.643 T:3909055344 DEBUG: scraper: GetEpisodeList returned <episodeguide></episodeguide>
2019-06-01 04:26:57.643 T:3909055344 WARNING: No information found for item '/var/media/Seagate Expansion Dr/media/tv/Mash (1972)/', it won't be added to the library.