2021-03-26, 14:12
Hi!
I'm almost finished in my process of migrating from TVDB to TMDB TV Show Python.
I'm having problems with the show "Bleach", using the episode_group URL
https://www.themoviedb.org/tv/30984-blea...0b6803c43d
That above URL is the only line in a tvshow.nfo file, for parsing. All video files are named according to that particular listing.
Kodi popups an "Error: check the log..." message, and continues on, finding the show but scans the first "season", ignoring other files
A check of the debug log indicates an "*** Unhandled exception detected: <class 'IndexError'> list index out of range ***" error
Debug log, that I hope is helpful: https://pastebin.pl/view/851f75ac
I'm running Kodi 19.0 on Windows 10, 20H2. Using 1.4.2 of the scraper
Thanks in advance,
~Jondar
I'm almost finished in my process of migrating from TVDB to TMDB TV Show Python.
I'm having problems with the show "Bleach", using the episode_group URL
https://www.themoviedb.org/tv/30984-blea...0b6803c43d
That above URL is the only line in a tvshow.nfo file, for parsing. All video files are named according to that particular listing.
Kodi popups an "Error: check the log..." message, and continues on, finding the show but scans the first "season", ignoring other files
A check of the debug log indicates an "*** Unhandled exception detected: <class 'IndexError'> list index out of range ***" error
Debug log, that I hope is helpful: https://pastebin.pl/view/851f75ac
I'm running Kodi 19.0 on Windows 10, 20H2. Using 1.4.2 of the scraper
Thanks in advance,
~Jondar