Server Version#: Synology DSM 7.0.1
Player Version#: 1.41.0.2876-e960c9ca
Hi,
I have Plex on the latest version of Synology DSM 7, on a DS920+
I moved in 3 weeks ago, and since then, Plex doesn’t recognizes new media on my nas anymore. When I type in the search bar, no results appear.
Also, and I don’t know if it’s related, I encountered another issue: I tried a new installation of plex but this time with Docker DSM, and I don’t have access to user information plex through my terminal on mac (Permission denied, please try again.)
99% of the problems with adding content are Permissions related.
– DSM 7 may have granted permission to the shared folder
– But if the file is sent over with SAMBA, one must be careful the permission flags of the file(s) also allow other users (e.g. PlexMediaServer) to read them.
DEBUG log files (the ZIP), captured after “Scan Files” completed will tell us whether or not the issue is permissions related or not.
Feb 27, 2022 11:13:50.191 [0x7fe36a88bb38] DEBUG - Scanner: Processing directory /volume1/TV Shows/Tv SHows/Last Week Tonight with John Oliver/Season 6 (parent: yes)
Feb 27, 2022 11:13:50.195Feb 27, 2022 11:13:50.203 [0x7fe36a88bb38] DEBUG - Scanner: Processing directory /volume1/TV Shows/Tv SHows/From/Season 1 (parent: yes)
Feb 27, 2022 11:13:50.203 [0x7fe36a88bb38] ERROR - Error opening file '"/volume1/TV Shows/Tv SHows/From/Season 1/From.S01E04.A.Rock.and.a.Farway.1080p.AMZN.WEB-DL.DDP5.1.H.264-TEPES.mkv"' - Permission denied (13)
Feb 27, 2022 11:13:50.203 [0x7fe36a88bb38] DEBUG - Skipping over directory 'From/Season 1', as nothing has changed; removing 3 media items from map.
Feb 27, 2022 11:13:50.204 [0x7fe36a88bb38] DEBUG - Activity: updated activity 2f23e526-05f8-4edd-91fa-de8d4c89a136 - completed 6.5% - Scanning TV Shows
Feb 27, 2022 11:13:50.204 [0x7fe36a88bb38] DEBUG - Scanner: Processing directory /volume1/TV Shows/Tv SHows/Space Force (parent: yes)
Feb 27, 2022 11:13:50.210 [0x7fe36a88bb38] DEBUG - Scanner: Processing directory /volume1/TV Shows/Tv SHows/Magnolia Table with Joanna Gaines/Season 4 (parent: yes)
Feb 27, 2022 11:13:50.211 [0x7fe36a88bb38] ERROR - Error opening file '"/volume1/TV Shows/Tv SHows/Magnolia Table with Joanna Gaines/Season 4/Magnolia Table - S05E04 - Dumplings and Traditions.mp4"' - Permission denied (13)
Feb 27, 2022 11:13:50.211 [0x7fe36a88bb38] DEBUG - Skipping over directory 'Magnolia Table with Joanna Gaines/Season 4', as nothing has changed; removing 5 media items from map.
Feb 27, 2022 11:13:50.419 [0x7fe36a88bb38] DEBUG - Scanner: Processing directory /volume1/TV Shows/Tv SHows/Saturday Night Live/Season 47 (parent: yes)
Feb 27, 2022 11:13:50.419 [0x7fe36a88bb38] ERROR - Error opening file '"/volume1/TV Shows/Tv SHows/Saturday Night Live/Season 47/Saturday night live s47 e13.mkv"' - Permission denied (13)
Feb 27, 2022 11:13:50.420 [0x7fe36a88bb38] DEBUG - Skipping over directory 'Saturday Night Live/Season 47', as nothing has changed; removing 12 media items from map.
Feb 27, 2022 11:13:50.420 [0x7fe36a88bb38] DEBUG - Activity: updated activity 2f23e526-05f8-4edd-91fa-de8d4c89a136 - completed 37.5% - Scanning TV Shows
Notice “Permission Denied” ?
This How-To shows how to fix permissions for all your media.
It’s also effective for correcting permission problems for singular items within a large block by setting the entire block (again) to what it should be.
The essential step here: Apply to this folder, sub-folders and files
it was too early to say it was a success. If i add new files they are not recognized now unless i ago back into the permissions and reapply them again to all sub folders each time. then it works once only.
There is something not happening correctly during that process.
If you are using SMB, DSM will not set the permissions for you in a nested folder unless the permissions on your side have the Windows ACLs set to allow everyone/others to read the file(s)
(This is a common problem with Windows systems. I don’t use Windows so can’t be any help in offering the exact solution)
yes it works when i do that by manually pasting the files into the folder with windows file explorer. It actually looks like when the SABnzbd app does that automatically within the NAS that the file does not get scanned even though its there in the library.