I recently add a new movie to my server and now 9 movies are linking to the same file. The same name show for all on the plex player but when I look at the media info it shows all the file locations for all the movies.
Each movie is in it’s own folder and named as is recommend in the naming documentation. What is causing files to be linked like this and how can I remove this linkage.
Do you have automatic or periodic library updates enabled?
If the file hasn’t been copied completely, the server might compute the “bogo hash” based only on the file header. Which is very similar for most video files, so it will mismatch any other partly-copied movie to the same wrong metadata.
disable automatic and periodic library updates
perform the Plex Dance with all movies involved in the mixup
You should generally avoid pointing directly to a drive letter. This can have some odd side effects.
Always point to the folder that contains your library, avoiding extra layers of folders.
For a test you can create a new library and point that to E:\Movies\. This should give you the expected results and a properly working library.