Page 1 of 1
Series Mismatch: The Day of the Jackal
Posted: 20 Dec 2024, 12:19
by brijazz
I'm getting a mismatch on episodes of 'The Day of the Jackal'. Episodes are named as:
Code: Select all
The.Day.of.the.Jackal.S01E07.Episode.7.2160p.PCOK.WEB-DL.DDP5.1.DV.H.265-FLUX.mkv
Filebot is matching them with a series called 'Kidnapping Day'. Any idea why?
Re: Series Mismatch: The Day of the Jackal
Posted: 20 Dec 2024, 14:21
by rednoah

Does FileBot not prompt you to select a series?
Here's what I get:

Note that you can always force a specific series if something doesn't work for some reason. Please read
Q: How do I fix misidentified files? for details.
Re: Series Mismatch: The Day of the Jackal
Posted: 20 Dec 2024, 14:42
by brijazz
I should have mentioned that I use the CLI exclusively, running a command automatically when a new file is detected. Here's the command I'm using:
Code: Select all
filebot -rename "$1" --db TheMovieDB::TV -non-strict -non-strict --log-file ~/Documents/filebot.log --format "{~plex} [{vf}{any{hdr}; ' - '}{ 'Dolby Vision / SMPTE ST 2086' in video.HDR_Format ? 'Dolby Vision + HDR' : hdr }]" -exec touch {folder} {folder.dir}
Log shows:
Code: Select all
Rename episodes using [TheMovieDB] with [Airdate]
Lookup via [The Day of the Jackal, The Kidnapping Day, The Day]
Fetching episode data for [The Day of the Jackal]
Fetching episode data for [The Day of the Triffids]
└─ 2 episodes
Fetching episode data for [The Kidnapping Day]
└─ 12 episodes
Fetching episode data for [The Kidnapping Day]
└─ 12 episodes
Fetching episode data for [The Day]
└─ 12 episodes
Fetching episode data for [The Day Today]
└─ 20 episodes
Fetching episode data for [THE DAYS]
└─ 8 episodes
Fetching episode data for [The Bay]
└─ 30 episodes
* Consider using --output to specify an absolute output folder
* Consider using {folder} in your format to generate absolute output file paths
[MOVE] from [/Volumes/Plex/Plex TV/The.Day.of.the.Jackal.S01E07.Episode.7.2160p.PCOK.WEB-DL.DDP5.1.DV.H.265-FLUX.mkv] to [/Volumes/Plex/Plex TV/The Kidnapping Day/Season 01/The Kidnapping Day - S01E07 - The Mole [2160p - Dolby Vision].mkv]
Processed 1 file
Re: Series Mismatch: The Day of the Jackal
Posted: 20 Dec 2024, 15:00
by rednoah
You can use the
--q option to force a specific series:
See
Q: How do I fix misidentified files? for details and alternatives.

I see a notable difference in the log between different shows though, as if
The Day of the Jackal exists as a series but doesn't have any episodes, which would then explain why a different series / episode got the match:
Code: Select all
Fetching episode data for [The Day of the Jackal]
Fetching episode data for [The Day of the Triffids]
└─ 2 episodes
Fetching episode data for [The Kidnapping Day]
└─ 12 episodes