Date-Based Episode Matching Hit and Miss
Posted: 23 Jan 2014, 04:02
I'm having a hard time getting certain shows (and sometimes just certain episodes of shows) to match correctly based on date. Usually, for episodes of shows this year, if Filebot doesn't use the right episode, it uses episode 20x14 (based on 2014). But not always. It seems to do fine with, some shows, like Conan, The Daily Show, The Colbert Report, and The Late Late Show. However, it has problems with The Tonight Show and sometimes WWE Raw. Examples:
However, a week later, it decided it knew the right episode:
This wasn't the case of the episode being added to the TVRage database in the meantime. There have been episodes there for at least the first two months worth of shows since the start of the year. Now they are up to April.
Similarly, the episode from this past Monday, does this:
And the only reason that episode exists is because I put a dummy file there to prevent me having to track down episodes that were incorrectly renamed to that one later.
Here's what I get for The Tonight Show:
This is using TheTVDB (TVRage doesn't have any episodes from this season). And this is after I put in an override to make "Jay.Leno" match "The Tonight Show with Jay Leno", non-strict (strict was giving me "Unable to match files to episode data" errors). I've tried clearing the cache, and I can confirm that the episode is there on TheTVDB, under what seems like the correct date.
I've tried clearing the cache, I've tried doing it from the GUI as well as the command line, and the same thing happens. I'm using the latest jar.
Code: Select all
[COPY] Rename [C:\Users\Akki\Downloads\Wrestling\WWE.Raw.2014.01.13.avi] to [C:\Users\Akki\Wrestling\WWE Raw\Season 20\WWE Raw - 20x14.avi]
Code: Select all
[COPY] Rename [C:\Users\Akki\Downloads\Wrestling\WWE.Raw.2014.01.13.avi] to [C:\Users\Akki\Wrestling\WWE Raw\Season 22\WWE Raw - 22x02.avi]
Similarly, the episode from this past Monday, does this:
Code: Select all
Skipped [C:\Users\Akki\Downloads\Wrestling\WWE.Raw.2014.01.20.avi] because [C:\Users\Akki\Wrestling\WWE Raw\Season 20\WWE Raw - 20x14.avi] already exists
Here's what I get for The Tonight Show:
Code: Select all
[MOVE] Rename [C:\Users\Akki\Downloads\TV\Jay.Leno.2014.01.21.Adam.Sandler\Jay.Leno.2014.01.21.Adam.Sandler.mkv] to [C:\Users\Akki\TV\The Tonight Show with Jay Leno\Season 20\The Tonight Show with Jay Leno - 20x14 - Madonna, Chris Colfer, Joe Perry.mkv]
I've tried clearing the cache, I've tried doing it from the GUI as well as the command line, and the same thing happens. I'm using the latest jar.