Page 1 of 1

filebot sees all files as the same movie

Posted: 28 Jan 2018, 07:02
by yhm28
I have 300 movies in a directory. I am having a problem where filebot asks me to clarify one with a colon in it, "11:14 (2003)" and then it goes on to rename 1/2 of the files in the directory as that movie. A duplicate files warning appears. I can exclude the problematic titles, reselect them and repeat the process manually with success. Other times, it will name the files as part 1 through 150 of the same movie. Any advice?

Re: filebot sees all files as the same movie

Posted: 28 Jan 2018, 07:22
by rednoah
Please post the file path of one of these files that is incorrectly identified as "11:14 (2003)".

The most likely explanation is that the parent folder of your media is called "11" or "14" or something misleading like that instead of something neutral "Complete", "Staging", "New Movies", etc. Or possibly a rouge NFO file that instructs FileBot to use that movie for all files in that folder.

Re: filebot sees all files as the same movie

Posted: 28 Jan 2018, 08:02
by yhm28
rednoah wrote: 28 Jan 2018, 07:22 Please post the file path of one of these files that is incorrectly identified as "11:14 (2003)".

The most likely explanation is that the parent folder of your media is called "11" or "14" or something misleading like that instead of something neutral "Complete", "Staging", "New Movies", etc. Or possibly a rouge NFO file that instructs FileBot to use that movie for all files in that folder.
These files are being migrated from a very bad naming scheme. At one point I was keeping multiple resolutions of the same movie in the same folder. I have separated out the version I want to keep so its just 1 file per folder now.

Example
/Movies/Movie Name/720p.mkv
/Movies/Movie Name2/720p.mkv
/Movies/Movie Name3/720p.mkv

The problem is that all the files have the same name. I deleted all .nfo files before starting.

Re: filebot sees all files as the same movie

Posted: 28 Jan 2018, 08:52
by rednoah
Please give me one real file path so I can try this myself.


EDIT:


It seems like filenames such as "720p.mkv" with no meaningful information otherwise somehow get skipped. There's nothing you can do about this, and thus may end up with the next best match from a nearby more meaningful file name.

In this case, I recommend pre-processing files with something like {folder.name}_{fn} to batch rename "720p.mkv" to "Avatar_720p.mkv" and so on.

Re: filebot sees all files as the same movie

Posted: 28 Jan 2018, 09:24
by yhm28
rednoah wrote: 28 Jan 2018, 08:52 Please give me one real file path so I can try this myself.


EDIT:


It seems like filenames such as "720p.mkv" with no meaningful information otherwise somehow get skipped. There's nothing you can do about this, and thus may end up with the next best match from a nearby more meaningful file name.

In this case, I recommend pre-processing files with something like {folder.name}_{fn} to batch rename "720p.mkv" to "Avatar_720p.mkv" and so on.
Thanks, I was able to get the same effect from an automator workflow, It added a sequential number to each filename to differentiate them. After that filebot had no problems.

Re: filebot sees all files as the same movie

Posted: 05 Feb 2018, 08:19
by yhm28
rednoah wrote: 28 Jan 2018, 08:52 pre-processing files with something like {folder.name}_{fn} to batch rename "720p.mkv" to "Avatar_720p.mkv" and so on.
Is there a way to rename without matching?

Re: filebot sees all files as the same movie

Posted: 05 Feb 2018, 10:08
by rednoah
Yes ➔ viewtopic.php?f=3&t=2072

Alternatively, if it's a reoccurring tasks, then I'd look into Presets.