Going from Synology Plex App -> Docker image

Sorry… typo on the /volume1:/volume . Should be /volume1:/volume1

If you use chmod on Syno, things break. DSM is an ACL-driven machine.

You can set ownership and restore ACLs using FileStation.

Here is my “Animated” movies on the syno.

Notice “Owner” has full control.

Now, at the shell level, observe:

chuck@ds418:/volume1/Animated$ ls -l
total 420
drwxrwxrwx+ 2 chuck root 4096 Feb  8  2018 'Aladdin (1992)'
drwxrwxrwx+ 2 chuck root 4096 Sep 23  2017 'Alvin and the Chipmunks (2007)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Alvin and the Chipmunks Chipwrecked (2011)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Alvin and the Chipmunks The Road Chip (2015)'
drwxrwxrwx+ 2 chuck root 4096 Aug 11  2018 'Alvin and the Chipmunks The Squeakquel (2009)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Atlantis The Lost Empire (2001)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Bambi (1942)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Beauty and the Beast (1991)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Boundin'\'' (2003)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'Brave (2012)'
drwxrwxrwx+ 2 chuck root 4096 Sep 17  2017 'BURN·E (2008)'
  1. ACLs are still present (+ exists in the bit flags)
  2. my username is the owner
  3. root is still the syno default. – which doesnt’ matter but I’d leave it alone.

I am suggesting,

  1. A recursive chown of the username only. Don’t apply a group.
  2. After applying the chown, Open filestation and set the permissions as I show above (PlexMediaServer, admin, and your username)

I’m totally confused. Not sure what I’m looking for in File Station. I never use File Station.

Under /volume1/Media I have:

Jupiter:ll
total 12
drwxrwxrwx+ 1 andrew defaria  106 Feb 17 19:20  ./
drwxr-xr-x  1 root   root    1132 Feb  5 23:05  ../
-rwxrwxrwx+ 1 andrew defaria 8196 Oct 26 14:35  .DS_Store*
drwxrwxrwx+ 1 root   root      52 Jan 18 16:50 '@eaDir'/
drwxr-xr-x  1 andrew defaria  452 Sep 18 12:07  Music/
drwxr-sr-x  1 andrew defaria  670 Feb 12 11:45  Pictures/
drwxrwxrwx+ 1 root   root      18 Dec  9 11:35  .Trash-0/
drwxrwxrwx+ 1 andrew defaria   34 Aug  8  2021  .Trash-1000/
drwxr-xr-x  1 andrew defaria  254 Sep 30 15:52  Videos/
Jupiter:

Again, I know nothing about File Station. I don’t see what you see in File Station so I don’t know how to proceed.

I’m out for tonight, let’s pick this up tomorrow.

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