Page 1 of 1

[NFO] All movies recognized as the same (wrong) movie (misleading NFO files)

Posted: 18 Apr 2023, 07:13
by janaxhell
This has been happening now and then in a lesser form, but as of today has rendered Filebot unusable.
In the past year it happened that Filebot assumed some movie in the Original Files tab was one of those previously renamed in the same folder, but not selected.
In those cases I just had to move that file outside the folder and FileBot recognized the rest of the movies correctly.
Today I have renamed a bunch of movies correctly, then changed to another folder with other movies.
One of them was correctly recognized and renamed, but after that ALL the movies in any folder I try are recognized as that same movie.
I have tried to move the files to another folder and also another disk and rename them from there, but the problem persists.
I have uninstalled Filebot and cleaned cache and tmp and reinstalled Filebot: it still insists on recognizing all movies as the same wrong one.
I am using v5.0.2 with license.

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 08:41
by rednoah
:arrow: Please post screenshots or files paths as text so that we can see what you are seeing and perhaps allow us to reproduce the issue ourselves.


:idea: Please read How to Request Help for details:
rednoah wrote: 31 Jul 2014, 16:40
  • Include Screenshots (absolutely required for new topics)
  • Include file paths as text when reporting mismatches (press F7 to copy debug information)

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 14:43
by janaxhell
"Full Circle" movie is in a totally different folder/disk, but FileBot keeps recognizing everything as that film

Image

I'm using this preset

{n.colon(' - ')} ({vs}-{vf}-{ac}) ({y}) [{ audioLanguages.ISO3.join('+').upper() }]

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 15:55
by rednoah
:?: Is the full.circle.* file in the parent folder a *.nfo file by any chance? If so, can you paste the text content?
https://pastebin.com/


:?: What happens if you delete the full.circle.*.nfo in the parent folder and then try again?

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 16:09
by janaxhell
Yes! That's it! After removing the .nfo, all movies were recognized correctly! How weird!
This is the content, rather normal:
https://pastebin.com/hY1rNrtQ

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 16:42
by rednoah
The IMDB ID http://www.imdb.com/title/tt0074611 in the sole NFO file forces the Movie match for all files in the same folder / child folders. There seem to be other NFO files but if they don't contain IMDB IDs then they don't count, and so the "sole NFO file rules" behaviour somehow accidentally kick in.


EDIT:

Fixed with FileBot r9733.

Re: All movies recognized as the same (wrong) movie

Posted: 18 Apr 2023, 16:51
by janaxhell
Yes, you are right, the others don't contain any IMDB link, I'll remove all .nfo's from now on, thanks for sorting this out.