-
I do suggest moving to the native (dpkg) package. It affords you greater flexibility than what SNAP allows. SNAP is, in essence, Ubuntu’s alternative to Docker without being in a formal container.
-
I suggest you
a. perform the move from where it is now, using thetar | tar
style to preserve what you have
b. Before starting the DPKG plex package
c. Create the override for it to point to wherever you moved theLibrary
directory -
With the Library (metadata) moved, and override in place, your media can remain where it is. You may need to adjust permissions based on the UID/GID of user
plex
. -
You can now safely remove the snap installation as you’ve already taken everything from it (cloned it) into the dpkg based package.
1 Like