Plex not categorizing correctly

Plex is categorizing all my data under one TV show. How do I fix this?

Server Version#: 1.30.1.6562-915986d62
Player Version#:


Plex DocumentationYour Media
Naming & Organizing Your TV Show Files
Naming & Organizing Your Movie Files

Please provide an example of how you have the media named and organized - screenshot, directory listing, etc. Include the folder that is added to the TV show library.

This usually comes down to naming and organization.

Make sure you follow Plex’s requirements.

After renaming, Plex Dance the show (or movie). This removes incorrect matching information from the Plex Media Server database.

An example:

/TV Shows <-- Folder added to Plex TV show library
   /The Office (2005) {tvdb-73244} <-- Show Name (year); ID optional, but helps with matching
      /Season 01 <-- "Season" in English..
         /The Office s01e01.mkv <-- consider sXXeYY mandatory

In the example above, TV Shows is the folder added to the TV show library.

The show folder, The Office (2005) {tvdb-73244}, must be directly under TV Shows.

The TMDB/TVDB ID is optional, but tells Plex exactly which show to match. It is especially helpful with shows such as The Office where there are UK and US versions. Also with reboots such as Magnum PI, Hawaii 5-0, etc.

Note that Plex uses TMDB or TVDB IDs for TV shows and TMDB or IMDB IDs for movies.

If you need to rename many files:

Many people use Filebot. It is quite powerful and can rename an entire library in minutes.

Tiny Media Manager is also very useful, and free.

Example TMM Renamer Patterns:

  • Show Name: ${showTitle} (${showYear})
  • Season: Season ${seasonNr2}
  • Episode Name: ${showTitle} (${showYear}) s${seasonNr2}e${episodeNr2} ${episode.title}
  • Movie Name: ${title} (${year}) {imdb-${imdb}}

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.

These are the folder and screenshots. I am saying here that why is it recognizing differently on these systems? As there are just accessing the same cloud storage.



Thanks for the info.

Plex has specific naming and organization requirements.

The folders, as displayed in your screenshot, are not what Plex expects.

To successfully use Plex, you will have to rename and reorganize the files.

Review the documentation and see the example in my first reply.

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