v19 Local nfo scraper only scans season 3 out of 6
#1
Kodi displays that this TV show has 3 seasons, but on my smb share there are 6
https://thetvdb.com/series/celebrity-deathmatch

debug log with scan
https://paste.kodi.tv/oluwejuheg.kodi

tvshow.info
https://pastebin.com/nVXewJdp

Examaple of S04E01 nfo that isn't scanned
https://pastebin.com/uHr0jeKM
Reply
#2
(2022-05-01, 20:51)vasserman7 Wrote: Kodi displays that this TV show has 3 seasons, but on my smb share there are 6
Delete the following lines from the tvshow.nfo and try scanning again...
xml:
<episodeguide>
<url cache="auth.json" post="yes">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":74186}|Content-Type=application/json</url>
</episodeguide>

If that does not work, provide the full Debug Log that captures you scanning the show and post to Kodi Paste Site. The snippet you provided is useless.
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
Deleted the episodeguide section, but it didn't help
https://paste.kodi.tv/dopamidare.kodi
Reply
#4
That code is still there. It has been scanned into the database.
You need to delete the entire show from the Kodi library, then run a clean library.

Scan the show back into the library, and ensure you capture that in a Debug Log, in case it still causes problems.
This also applies to the other shows in your library that are not scanning correctly.
There is a setting in TMM to prevent the episodeguide being written to the nfo files.

Alternatively, don't use Local Info scraper. Use one of the TVDB scrapers.
Yep, I know you have nfo files, but setting the TVDB scraper is just a setting, it does not mean your nfo files will be ignored.
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
#5
Thank you, clearing the database really solved it not only on the Windows Kodi, but MRMC on apple tv that also had the same issue.
Reply

Logout Mark Read Team Forum Stats Members Help
Local nfo scraper only scans season 3 out of 60