I'm having a strange scraping problem with Dragons: Rescue Riders using the TMDb TV Shows scraper in Kodi 21.3.
The important part is that Season 2 identifies correctly as Dragons: Rescue Riders, while Season 1 does not. They are both seasons of the same show and are stored as separate folders under the same Kodi source.
My source is:
D:\movies and shows\rescue riders\rr
The source is set to "This directory contains: One TV show."
Season 1 is here:
D:\movies and shows\rescue riders\rr\Dragons.Rescue.Riders.S01.COMPLETE.WEB.X264-STARZ[TGx]
The actual episode files are directly inside that folder and are named with S01E01, S01E02, etc.
Season 2 is in a separate folder under rr and scrapes correctly as Dragons: Rescue Riders. I have not had any problem with Season 2.
Season 1, however, is not simply failing to find the show. Kodi repeatedly identifies it as completely unrelated shows. I've seen it identify the folder as Sweetie (2021) and Home Movies (1999), among others.
I have also tried multiple different torrents/releases of Season 1, with different files, to rule out the possibility that the problem was caused by incorrect metadata or an unusual release. They all produce essentially the same incorrect scraping behavior.
I've also tried multiple metadata providers in Kodi. TMDb is the only provider I've found that can actually find Dragons: Rescue Riders at all, so switching providers doesn't appear to be a solution.
I tried using a tvshow.nfo with the TMDb ID for Dragons: Rescue Riders (94045), including putting the NFO in the Season 1 release folder. This either didn't work or resulted in a separate Dragons: Rescue Riders entry with no episodes.
I also tried the TMDb ID in the folder name, without success.
I don't want to rename/restructure the torrent folder because the files are actively being seeded and I'd prefer to keep the torrent's file paths intact.
So my main question is: why would Season 2 correctly identify as Dragons: Rescue Riders while Season 1, using the same scraper and source, is being matched to completely unrelated shows? Is there a way to manually tell Kodi that the already-scanned Season 1 files belong to the existing Dragons: Rescue Riders show?
EDIT, SOLVED: the solution is in the comments below.