Thanks for answer, although as I said I’m aware of the naming rules and tips like that. It is not what I’m looking for.
What I could accept is having to create a dummy plain text file inside the movie folder with file name: “{imdb-id}” or “{imdb-id}.txt”, but as you know the scanner will not be aware of that file, unless developers improve the logic some day.
Anyway, I have an url file inside every of my movie folders, the url file content points to the IMDB title page, eg.:
[InternetShortcut]
URL=https://www.imdb.com/title/tt0077651
but of course PLEX is not as sophisticated to be aware of this and parse the url file content to match the IMDB title.
I also have my covers / posters following the naming pattern: “[movie-name].Cover.jpg”, inside every movie folder, but PLEX totally ignore this file, if the cover does not have the name “Poster.jpg” (or so I think I remember) .
This is my file structure pattern for every movie folder:
Halloween [01]꞉ La noche de Halloween (1978).mkv
Halloween [01]꞉ La noche de Halloween (1978).mkv.Cover.jpg
Halloween [01]꞉ La noche de Halloween (1978).mkv.IMDB.url
Halloween [01]꞉ La noche de Halloween (1978).mkv.Info.txt
Halloween [01]꞉ La noche de Halloween (1978).mkv.Thumbs.jpg
With movie sagas and my current naming patterns, PLEX will mess with the “꞉” char and it will not match the proper title on IMDB.
Many little improvements that are life savers like these things that could be add to improve the scanner. It should be considered.
Adding a {IMDB title Id.} at the end of the directory or the file name, aesthetically its a very ugly workaround.
Just let the users the alternative to add that {IMDB title Id.} but as a dummy file inside the movie folder, that would be welcome for me.