I just came across a TV series of mine that has over one hundred seasons. Everything for seasons 1 -99 are displayed properly and work great in Plex but I noticed in Season 100+ the seasons are shown as a single episode and there is no way for me to “split apart” the episodes. Below is my naming convention.
Show Name
/Season 99
/Season 100
/101x01-Episode Name
/101x02-Another Episode Name
Thoughts on how to fix this on my side? It looking like a Plex bug to me.
Go with the official naming schema proposed by Plex and you should not have this issue.
TV Shows <- the folder linked to your tv-show library
Show Name
Season 101
Show Name - s101e01 - Episode Name.ext
Show Name - s101e02 - Another Episode Name.ext
Where .ext is your respective file extension.
Plex officially doesn’t support anything like SSxEE (w/ SS being the season and EE the episode number). You might have gotten a lucky shot while your shows were less than 100 seasons… apparently the regular expression used is limited to 2-digit seasons.
That did the trick. Thanks. I’m not sure why my “non-official” naming schema worked for the first 99 seasons, but only caused issues at Season 100+, but thanks.