I have been using plex media server for quite some time.
I currently have 2 movies that seem to have joined in the meta data and only exist on one icon.
Using the edit - info on that icon I see both files. One movie was from 1967, the other from 2006. Both have the same movie title.
Casino Royale – original from 1967
Casino Royale – remake from 2006.
How can I get Plex to allow me to display these as 2 separate movies (They are) and be able to select them individually instead of only one icon and only one version available to play.
At one point they were displayed as 2 movies with 2 separate icons, then they merged into one icon even though the file names are different and the files are even in different directories.
How do I make that change. The file name is obvious, but they are mkv files so not really able to be edited.
Plex does not allow me to even see the second file to change it in the edit window other than the edit - info - files where the names of both files display but cannot edit anything there.
So the file names would become
Casino Royale (1967),mkv
Casino Royale (2006).mkv
and plex would recognize them as different?
That is what puzzles me since the file names are already different.
It’s good practice to include the year (in parenthesis, after the title) for all movies. This will help ANY media matching program to retrieve the correct movie from online sources.
If you do not change the filenames (or you do and nothing changes in Plex), you can manually Split Apart two files that got combined by Plex like this:
Click the ... triple dot on the movie and pick Split Apart in the menu. This will break the two files out into two entries.
Use the ... menu again, and pick Get Info. This will tell you which movie points to which file is on your disk.
For the one that is now marked as the wrong version of casino royale, go to the ... menu one more time, and pick Fix Match..., choosing the correct Casino Royale.
I will have to look up and see if similar tools are available for use on linux. I do not use windows so those specific tools are not available, but I am sure something is available when I encounter problems in the future.
The problem I started this thread about is the only one that has given me issues to date.
Note also, that I extremely dislike special characters within a file name so I do not routinely use spaces, parentheses, braces, etc. I have to deal with them handled differently in linux than in windows.
Some apps however are unable to handle names with special characters of the types I noted, so the user has to manage those individually. It is much easier to not deal with them at all.
I have a lot of years (29+) experience with linux so know most of the quirks.
It is nice to know I am not the only one using exclusively linux for daily things.
FileBot is commercial and non-free
Tiny Media Manager has extreme limitations on the free version
TheRenamer is a windows .exe installer
Those 3 are not what I would choose.
Will look more
Agreed, there are always special cases but this isn’t rocket science. In my 37 years of Unix/Linux, I’ve seen a lot of things and none of it applies here beyond alphanumeric (all languages), parens, braces, brackets, and dots.
I do recommend filebot. Imho, it’s worth spending the first month to confirm it will do the job. Once you do, buy the lifetime and be done.
I would like to suggest, If you have special characters in your file names beyond ( ) { } [ ] - . then I’m going to point out you’re not naming it per standard and should do something about that (per Plex naming standards which are also the standards)
Regarding FileBot, If you can’t construct the regex to do what you need – It’s time to ask just what your initial goal really was and if there’s a better way.