[SOLVED] Failing to match episodes in high season numbers

All your suggestions, requests and ideas for future development
Post Reply
Hactar
Posts: 15
Joined: 16 Jun 2024, 07:17

[SOLVED] Failing to match episodes in high season numbers

Post by Hactar »

Yesterday, I noticed FileBot not matching shows correctly when the episode is a high season number. This is new, as the same show worked fine last week. For example, Grey's Anatomy S21E16, if I search with TVDB, it matches the wrong episode, and if I "Edit Match" the options only go up to Season 16. If I try to match on the MovieDB it has the same issue, but this time the "Edit Match" goes up to Season 19. I had the same issue with Law & Order SVU, which is in Season 26. Everything else I have tried with lower, more "normal" season numbers seems to work fine.

This issue seems to be specific to one computer, as a different computer I tried the same file on works fine. Unfortunately, the two are completely different specifications and operating systems, so it doesn't offer much insight into the issues cause.
Last edited by Hactar on 04 May 2025, 08:06, edited 1 time in total.
User avatar
rednoah
The Source
Posts: 23942
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Failing to match episodes in high season numbers

Post by rednoah »

:?: What is the episode title of the Grey's Anatomy S21E16 file you have?

:idea: FileBot fundamentally cannot reliably match files where the SxE number is either wrong or misleading (according to your selected database and episode order) especially if the episode title is missing from the file path as well. See Match Mode: Opportunistic vs Strict for details.




EDIT:

Note that in this case, Grey's Anatomy S21E16 exists and thus FileBot matches the file just fine:

Console Output: Select all

$ filebot -rename *.mkv --db TheMovieDB::TV --log INFO --action TEST
[TEST] from [Grey's Anatomy S21E16.mkv] to [Grey's Anatomy - 21x16 - Papa Was a Rollin' Stone.mkv]



:?: Did you perhaps misconfigure your preferred Episode Order for the files at hand? Please make sure that you have selected Episode Order: Airdate (default) and not Episode Order: DVD in which this episode seems to not exist at this point in time:

Screenshot




:arrow: You can generally use the Episodes tool to inspect the episode list for any given series:

ScreenshotScreenshot
:idea: Please read the FAQ and How to Request Help.
Hactar
Posts: 15
Joined: 16 Jun 2024, 07:17

Re: [SOLVED] Failing to match episodes in high season numbers

Post by Hactar »

Indeed, I had switched it to DVD order, and forgotten to switch it back. This was compounded by successfully renaming many things in the mean time so by the time I got an error I had forgotten I'd done it.
Post Reply