Plex not seeing certain episodes of a show on Synology NAS

Server Version#: 1.32.1.6999
Player Version#: FireTV latest and Plex Web 4.108.0

I am not sure what is going on but I have some episodes of this show, which are all properly named, not showing up in the Plex client or in the web app. I’ve refreshed metadata, re-scanned my library, checked permissions, restarted, and the episodes don’t show up. They are accessible and playable using other apps (kodi, etc). I’ve checked the logs but all it says is:

“Skipping over directory ‘xxxxxx/Season 1’, as nothing has changed; removing 5 media items from map.” However there are supposed to be 8 media items in that directory.


By the way I’ve had verbose logging on and just turned it off so I can provide debug logs soon after another metadata refresh or whatever.

The Linux permissions applied don’t guarantee user PlexMediaServer can see things.

When Linux mode is on, ACL mode is disabled

PlexMediaServer on DSM 7 needs ACLs now. (DSM 7 limitation)

Give this a shot on this series. It should remedy the issue.

Oh wow, I feel so silly now. I was thinking that DSM should work like Linux but boy was I wrong. I followed that tutorial and gave access to the PlexMediaServer user and that did the trick! It was just weird that only some files were seen and not others, which I guess is why that answer wasn’t obvious to me.

Thanks!

It is Linux.

The fundamental difference is that Synology strictly enforces permissions by using ACLs.

The workstation linux equivalents are getfacl and setfacl.

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