Libraries Not Detecting Changes

I recently moved from my Synology DS916+ to a DS1621xs+ (both DSM 7) and while all my media is showing up and plays when I add/remove files to the libraries, Plex is not detecting the changes. It does seem to recognize them during the scheduled scans though. Confirmed all shared folders where the media resides have the Plex Media Server permissions. Some of the folders are movies, some tv shows, and others just media files.

I’ve tried restarting the Plex package and checking/unchecking the “Run a partial scan when changes are detected .”

Did notice this in the console logs. Not sure if it’s related though. PubSub: Received notifyConnectivity event with incorrect async identifier (16b81656-7938-46b4-b7e7-30c10e0c99ed, expected 30163456-3b77-45be-8ef4-d95378e3a8de)

Any help would be appreciated. Thanks in advance.

Server Version#: 1.25.6.5577
Player Version#: 4.76.1

When you restart Plex, after it settles and you pull the logs, do you see “No space left on device” errors ?

No i don’t. Did a search for that text in the logs as well and nothing comes back. The volume has about 7TB of free space if this is relating to actual free space on the volume.

It’s weird that the scheduled scans work, but not it’s recognizing when something is added or deleted from the folder. A manual scan of the library works as well…

No Space left on device does not refer to the volume.
It refers to the kernel’s inotify table space.

If you have more directories to monitor (automatically) than it can hold, you get notified it’s full (no more slots)

The list is loaded at PMS start. Because of activity, the logs will quickly roll over so promptness is needed

I just stopped and started Plex again and you’re right, when quickly looking at the logs i do see a logs with (28: “no space left”)

Based on this information, how would I go about resolving the issue?

Actually, may have resolved the issue. …I modified my music library to include a smaller number of directories and then optimized database and cleaned the bundles and it seems to be recognizing changes to the folders now.

I’m curious though how you would resolve this if I didn’t modify the music library to included less directories.

Just curious if you had an update on how to fix this if I hadn’t modified that music library to include less folders? Thank you.

It’s a very simple procedure to increase the system-wide total.

Thank you very much for the detailed instructions! This procedure is a new one for me, but I plan to test it out on a copy of my library running in a virtual DSM.

That procedure has been around since early DSM 6.

If you do the counting and the math correctly
then edit the Scheduled Task as written (with edited values), it’ll be fne.
No virtual DSM required because it doesn’t insulate. Virtual DSM isn’t really a VM; it’s a container on top of DSM.

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