Page 1 of 1
FileBot 5.2.1 matching incorrectly
Posted: 20 Feb 2026, 11:45
by quinny840
Have been using this product for years and cant recommend it enough
I have been noticing more issues with the latest update FileBot 5.2.1 not recognising or matching as well as previous versions.
Requires alot more manual work compared to previous versions, standard windows install is the version Im using. Any chance this can be reviewed or maybe needs to be rolled back to a previous version?
Re: FileBot 5.2.1 matching incorrectly
Posted: 20 Feb 2026, 11:51
by rednoah

Which specific file paths are giving you trouble? Please post
sample file paths as text so that we can see what you can see.
Re: FileBot 5.2.1 matching incorrectly
Posted: 05 Mar 2026, 09:34
by rednoah

Does FileBot 5.2.1 work correctly now? Are you still having issues? Are you still interested in investigating and fixing the issues?
Re: FileBot 5.2.1 matching incorrectly
Posted: 09 May 2026, 12:42
by Wolfie
I was noticing an issue when matching Superman (1978), and it was insisting on matching to a James Bond movie instead. I had done a --clear-prefs and that seemed to clear it up. Thankfully I had backed up the registry entries and restored them.
It could have been a coincidence though, as it could have been TMDb that was messing up the match. OMDb worked fine though.
Re: FileBot 5.2.1 matching incorrectly
Posted: 09 May 2026, 13:05
by rednoah

Can you paste the file name?
(see Export Original Files / New Names as TSV)

Looks good to me:
Console Output: Select all
$ filebot -rename Superman.1978.mkv
[MOVE] from [Superman.1978.mkv] to [Superman (1978).mkv]

If FileBot is adamant about immediately matching the completely wrong movie, then there's like a wrong / misleading numeric ID at play that forces the match, maybe in the file path, maybe in a nearby NFO file, etc.
Re: FileBot 5.2.1 matching incorrectly
Posted: 10 May 2026, 00:50
by Wolfie
I thought I cleared it up, but nope. I reverted one and then tried matching again.
Code: Select all
Superman Collection/1978 Superman 188/Superman (1978).BLURAY.1080p.FHD.HEVC.10bit.DTS-d3g.[68AC17A3].mkv
Matching to "On Her Majesty's Secret Service (1969)."
I think it's the "188" in the containing folder. For the 2h23m version (143), it matches just fine.
Re: FileBot 5.2.1 matching incorrectly
Posted: 10 May 2026, 02:34
by rednoah

Nope, that file path by itself works just fine:
Console Output: Select all
$ filebot -rename -r "Superman Collection" --db TheMovieDB --output .
[MOVE] from [Superman Collection/1978 Superman 188/Superman (1978).BLURAY.1080p.FHD.HEVC.10bit.DTS-d3g.[68AC17A3].mkv] to [Superman (1978).mkv]

You can create a new empty file in a new folder on your
Desktop for testing. That way you can quickly narrow down the culprit. Maybe external NFO files. Maybe the file itself is tagged with an ID. Maybe something else.
Re: FileBot 5.2.1 matching incorrectly
Posted: 10 May 2026, 14:18
by Wolfie
That appears to be the case. Is there an easy way to view the internal information via FileBot? I know I can set the information (set attributes), but don't see how to view the existing attributes.
Re: FileBot 5.2.1 matching incorrectly
Posted: 10 May 2026, 14:25
by rednoah
If you mean
xattr metadata then you can check that easily via
Filter tool. You can also use the
Set Attributes menu item which is only there if the file at hand as
xattr metadata.