Wrong movie indexing

Hello,

I have two Total Recall movies. One by Arnold 1990 and the other in 2012. Here’s how the files are titled:

Total Recall (1990).m4v
Total Recall (2012).m4v

However, in Plex, both movies have the 2012 image. I know I can edit the poster and drop the 1990 Arnold poster version there but I would prefer to have Plex correctly ID the movie since I believe my file naming is correct.

Is there anything I can do to fix this? I have a few other movies that also have this problem.

Thanks.

1 Like

See this post:

You might have to Plex Dance the files after making any name changes.

The purpose of this is to remove all cached metadata and xml data for an item that Plex usually keeps. This helps when you want to “start from scratch” for particular item

  • move all files for the media item out of the directory your Library is looking at so Plex does not “see” it anymore
  • update library ( scan for media items )
  • empty trash
  • clean bundles
  • double check naming schema and move files back
  • update library

If the problem persists, check the metadata inside the file via MediaInfo or similar tools. Make sure the Movie Name field also has the year and not just the movie name.

Example:

General
Complete name                            : N:\....\Movies\Terminator 2_ Judgment Day (1991)\Terminator 2_ Judgment Day (1991).m4v
Format                                   : MPEG-4
Format profile                           : Base Media / Version 2
Codec ID                                 : mp42 (isom/iso2/avc1/mp41)
Duration                                 : 2 h 32 min
Movie name                               : Terminator 2: Judgment Day (1991)

m4v files can have embedded metadata. If they contain the movie title without a year, it will overrride the file name.

Perform the following configuration change to reduce the influence of embedded metadata:
Go to

  • Settings - Server - Agents - Shows - TheTVDB

In there, grab the line ‘Local Media Assets’ with your mouse and drag it downwards, so it ends up being at the bottom of the stack of active agents.
Repeat the same under

  • Settings - Server - Agents - Shows - TheMovieDatabase
  • Settings - Server - Agents - Movies - Plex Movie
  • Settings - Server - Agents - Movies - TheMovieDatabase

Afterwards, perform the Plex Dance with the mismatched movie file.

It worked! I followed both of your instructions.

Here’s what I did.

Rename the file from for example: Conan The Barbarian.m4v to Conan the Barbarian (1982).m4v. (I basically copied exactly how IMDB has it). Adding the date really distinguishes one version from another.

Then after, do the Plex Dance and voila, it works like a charm.

Thanks very much!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.