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?
FileBot 5.2.1 matching incorrectly
Re: FileBot 5.2.1 matching incorrectly
Re: FileBot 5.2.1 matching incorrectly
Re: FileBot 5.2.1 matching incorrectly
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.
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
Console Output: Select all
$ filebot -rename Superman.1978.mkv
[MOVE] from [Superman.1978.mkv] to [Superman (1978).mkv]
Re: FileBot 5.2.1 matching incorrectly
I thought I cleared it up, but nope. I reverted one and then tried matching again.
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.
Code: Select all
Superman Collection/1978 Superman 188/Superman (1978).BLURAY.1080p.FHD.HEVC.10bit.DTS-d3g.[68AC17A3].mkvI 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
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]Re: FileBot 5.2.1 matching incorrectly
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
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.