1.32.1.6999 not adding new episodes/shows for TV

I have this problem too.
I did find a temporary workaround: I took a backup of the server settings and data, and then downgraded the server to Version 1.28.2.6151. Then I did a library scan and it found all the missing files.
There’s definetly something sketchy with the “Plex TV Series”-agent on the newer PMS-versions, and not a permission issue. I have no leads on what the cause could be, though.

Edit: Seems like some people are trying to dig to see if it has to with your region settings. If it helps, I’m located in Sweden.

yep the whole thing started after I got the notification to Upgrade Libraries under Activity… so something is borked with the new Libraries

We need an update ASAP to fix this new issue. This is getting annoying. How do we reach the developers or report issues?

I downloaded the update version 1.32.2.7002 and that fixed my problems. I had to manually download and update and couldn’t get the update from the settings in PMS.

Hope this helps

Seems like they have done a boo boo when hardcoding Season and Episode detection to be only accepted in lowercase

I’ve downgraded now but how do I change back to Plex TV Series Scanner?

Ran into this as well, unfortunately figured this out too late and now I can’t downgrade as I don’t have the old PMS anymore - stupedly decided this upgrade it’s time to clean up the old versions I keep for cases like this as the same build didn’t show this issue on my QNP-based PMSes.

Anyone got a tipp where I can find the old version for Windows 11?

I expirience the same issue after the last update.
I didn’ read this topic. So I didn’t try to lower case the name.
But…
I was putting all the episodes in one folder. And up until now it worked great.
Now I must put every show in seperate folder. And then rename the file itself to include a year.
Then it begins to appear.
And sometimes the season is not recognized.
So putting all the files into “Season N” folder helps.
But, again, then … some episodes do now have descriptons, but only the partial name

In case anyone else got the same issue, I found out how to downgrade. Found https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/ and under your PMS data directory you’ll find a directory called Updates and mine had the 1.32.0 version I wanted to downgrade to. Uninstalled the broken version, installed 1.32.0 and boom, back in business and everything seems to get scanned correctly again.

2 Likes

I spent more time trying to fix this than I like to admit. Deleted my libraries before I thought of rolling back to a previous version. Works fine again now…

super scary to uninstall the PMS, but worked fine for me as well. Scan is fine and episodes found again! Ty for the backup link

Nearly the same as me.

Windows 10
PMS Version 1.32.2.7002

Country or Region: Netherlands
Regional format: Recommended [English {Netherlands)]
Language: English (Netherlands)

//Update
On a whim I changed the Windows Language to “English (United Kingdom)” (which also changed the Regional format setting accordingly), restarted the PC, and rescanned my TV folder. Now it’s picking up the missing shows/episodes again.

Can anyone else reproduce?

Reproduced without fail with nearly identical settings.

Windows 10
PMS Version 1.32.2.7002

Country or Region: Netherlands
Regional format: Recommended
Language: English (US)

Changed language to English (UK), regional format impacted accordingly. Restarted and Plex is fine again after a fairly long rescan of the library.

Wow - the thread has been busy.

I have a development build with extra verbose logging to help us establish what the issue since trying out similar filenames has not reproduced the problem

I will send this build to @PeterJansen68 and @PolliSoft from whom I had logs and I can make it available to others

I suggest this approach

On the existing build that has the issue create a test library with the minimum number of episode files that show the problem and then repeat that into a separate new test library with the development build with verbose logging enabled beforehand

Thank you so much BastiaanR!!!
I changed my system language from german to english, restarted the pc, and now everything is working again :slight_smile:

The common thing is that all the countries that seem to be having issues are using , (comma) as decimal dividers instead of . (Dot) and ; (semicolon) instead of , (comma) as List separator
in the Language formating.

Which is a common issue in programming to consider.

Might be one thing to look into?

Thank You for the observation - passed that on

Problem has been found and it was to do with the boost upgrade that came in with version 1.32

Thanks for all the help and clues and diagnostics

4 Likes

Awesome! Any idea when a new version with a fix may be available?

It will be worked on today - I hope I will have an early development build to make available this week

1 Like