could this be for dvdrips perhaps? (With all those video_ts.* files)Okay.
The reason I asked this question is because, when this option is selected, the fetch processing uses the folder name instead of the movie name, in the grabbers, to find a match. Therefore, if you select this option, but actually put all of your movies in a single folder (as I do), the grabber returns a list of matches to all of your movies (up to the limit you have set).
This had me thrown until I looked at the code. Why the processing uses the folder name, when you've already got the movie name is a mystery to me.
I think this code needs to be changed to always use the movie name because the current behavior is really confusing to the user - including me.
I now notice that the configuration app has an option to 'Prefer video filename for movie search'. I suggest that this option should default to ON because, in my view, it is by no means obvious what it's implications are until you get some weird behavior as I explained above.