Anime episodes losing formatting and grouped into 1 file

Server Version#: Version 4.74.1
Player Version#:

In this image you can see 2 episodes that aren’t named correctly. Episode 402 and 511

Looking at the info for “402” is should be episode 55
image

Looking at the info for “511” it looks like some how 2 episodes (11 and 41) got combined?
image

Here is what files look like on server:
image

I don’t know how to fix this and I hope the screenshots gave all the info needed. If you need more info or if this is the wrong forum please let me know, thank you.

Unfortunately your media is poorly named for plex. Please review Naming and Organizing Your TV Show Files | Plex Support including the examples at the end of the doc.

At a minimum you need to name the episodes with sxxeyy where xx is the season number and yy is the episode, s01e01 etc…

So dokuro is right, plex was getting confused on the naming of the files, so i helped out plex by removing any numbers that were in the file name that it could choke on and this solved the issue.
ie:

mv 'Monster - 55 - Room 402.mkv' 'Monster - 55 - Room.mkv'
mv 'Monster - 11 - Kinderheim 511.mkv' 'Monster - 11 - Kinderheim.mkv'
mv 'Monster - 41 - Ghosts of 511.mkv' 'Monster - 41 - Ghosts of.mkv'

Now episode 55 works correctly and plex automatically retrieved the title of the episode

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