I have a problem, I manage my films on my synology server, there are four film categories, so I created a library by category on plex by following the right method, the right path etc, I named it correctly my movies when switching from “movie(year) (format)” genre, and I end up with 5% of my movies that plex recognizes, why this and not others? No idea there is no difference between these movies as far as I know.
I did my research on the forum but nothing answered.
Can you help me please
You must rename the movies to align with Plex requirements.
If Plex does not recognize the movie after renaming, Plex Dance the movie.
If you wish to keep the extra info in the file name, place it in square brackets at the end of the file name. Plex will then ignore it when matching the movie file.
Incorrect: 02 James Bond 007 contre Dr. No (1962) (Sean Connery) 2160p 4k.mkv
Correct: Dr. No (1962).mkv
Correct: Dr. No (1962) [2160p 4K Sean Connery etc].mkv
Placing all the movies in one folder, ESPIONNAGE, is fine.
However, if you want to have extras, you must place each movie in individual folders.
For example:
/volume1/video/ESPIONNAGE <-- folder added to movie library
.../Dr. No (1962)
....../Dr. No (1962).mkv
....../Featurette
........./The Guns of James Bond.mkv
If you’ve many files to rename, there are tools that can assist. Here’s a short list.
PowerRenamer in Microsoft Power Tools is helpful for simple renaming with pattern matches or regular expressions. It makes quick work of tasks such as adding a year to file names, removing undesirable text from multiple files, etc