Server Version#: 1.29.1.6276-4a96dd5b1 (I think)
Player Version#: 1.52.1 (I think)
I have been converting my DVDs to digital copies for a bit this past year. It has been working with Plex without a hitch except for one season in a show. Every other season shows up in the Plex library/ player except for one. Each season is its own folder on my drive and each season is titled similarly. Each episode is titled in the same format under those folders as well and each episode is the same filetype for all the season. Why is one season randomly not syncing when all the rest are? I have removed the folder from the drive, synced the library, then re-added it in. I have tried “emptying the trash” from the TV Show library after I removed the folder as well then re-added it back in. I can’t seem to fix it with basic troubleshooting techniques. Any idea how to fix this? Thanks
The season folders are the problem. They should be Season 01, Season 02, etc. Do not include the show name.
The episode names look fine. Below, I show adding the year to the episode name, but Plex will work without it. You should add the show year to the main show folder if it is not present.
Name and organize your files per Plex requirements.
/TV Shows <-- Folder added to TV Show library. Exact name unimportant.
../Brooklyn Nine-Nine (2013) {tvdb-269586} <-- ShowName (year), ID optional.
..../Season 01 <-- "Season" in English, two digits for number
....../Brooklyn Nine-Nine (2013) s01e01.ext <-- sXXeYY format mandatory; ext=mkv/mp4/etc.
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. Simple example: Rip a TV show with MakeMKV and all the episodes have _tXX at the end. You can remove it from all episodes in just a few seconds.
The Season folder isnt required just recommended practice. As for non-standard file naming, Plex has been slowly dropping support for non-standard formats for a while. The biggest Ive seen was the drop for [S##E##] about 8 months ago. As long as you have the show folder and file names correct actual matching should be fine, If you add Season folders you just have to follow the recommended format.
I have no clue how that was parsed correctly. I know the legacy scanner had a lot of matching rules, which have been dropped. The reason that was done was for performance. Some of the old scanners could take days to a week to scan/parse a large library. After dropping support for the least used formats and optimizing the scanner, that now takes minutes to hours for a scan instead. Plex defined their file naming standard at least 10 years ago, and hasnt changed it since.
@ralexlaptop Sorry that was more of a rhetorical comment, but your response highlights the differences between the older legacy scanner and the newer agent.
The legacy scanners are no longer receiving bug fixes or feature updates. They will be discontinued at some currently unspecified date.
The Plex documentation on how to name movies and TV shows has been consistent over time (reference). Other formats may or may not work. If they do, you’re basically getting lucky. If you follow the documentation, the media will be matched and correctly added to the library the vast majority of the time.
If a show using undocumented naming is currently matched, it will most likely stay matched. However, if the show is added to another library or moved to another server, it may not be recognized unless renamed.
As mentioned above, there are many tools, some free, to assist with any needed renaming. They can make short work of renaming even large media libraries.
Thank you. I went through and re-named the show title folder, all the seasons folders, and adjusted the season in question’s episode titles to include the year per your suggestions. The 7th season is still not appearing in Plex though.
Just a note that the Plex Media Server not only cataloged my TV Series with all the episodes in a singe folder or having the episodes separated into different Season folders but it also works when you have all the episodes in a single file (as shown below).
I have removed all the seasons and added only season 7 back in. I did not add a sub folder. It is just the master folder of “Brooklyn Nine-Nine (2013)” and then all of the season 7 episodes in that folder. All the episodes are titled as directed. It still won’t show up in my Plex library.
Please do this with minimal other activity on the server - no streaming, adding other content, etc. It does not hurt anything, but the extra activity makes the log files more difficult to read.
Configure your system for debug level logs.
Settings → Server_Name → General
Add a Season folder for the Brooklyn Nine-Nine episodes.
Plex Dance the Show.
Perform all the steps, in order.
If the show/episodes still do not appear,
a) Wait 2 - 3 minutes for Plex to log everything.
b) Pull server logs: Settings → Troubleshooting
c) Upload the entire ZIP file to the thread.
Sorry for the late reply, I was gone for most of the last month. It looked like simply removing the seasons then restarting the server worked. It was the one thing I hadn’t tried apparently haha. I had tried Plex danceseveral times previously. Thanks!