Ubuntu 20.04.3 LTS
Server Version#: 1.22.3.4523
Player Version#: 4.54.5
I originally installed PMS from a snap. Now I understand that was not a good idea because it wont update. I’m looking to Xfer all of my Metadata and other data from the snap install to a native install on the same server. I did go over the previous topic at
here is the output from ps -ef | grep -i plex
kevin@NAS-PLEX:~/Desktop$ ps -ef | grep -i plex
avahi 1020 1 0 Aug18 ? 00:00:40 avahi-daemon: running [NAS-PLEX.local]
root 1100 1 0 Aug18 ? 00:00:00 /bin/bash /snap/plexmediaserver/211/wrapper.sh
root 1338 1100 0 Aug18 ? 00:00:00 /bin/bash /snap/plexmediaserver/211/wrapper.sh
root 1339 1338 0 Aug18 ? 01:31:07 ./Plex Media Server
root 1559 1339 0 Aug18 ? 00:08:14 Plex Plug-in [com.plexapp.system] /snap/plexmediaserver/211/Resources/Plug-ins-d0ce30438/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.22.3.4523-d0ce30438 /snap/plexmediaserver/211/Resources/Plug-ins-d0ce30438/System.bundle
root 1990 1339 0 Aug18 ? 00:09:56 /snap/plexmediaserver/211/Plex Tuner Service /snap/plexmediaserver/211/Resources/Tuner/Private /snap/plexmediaserver/211/Resources/Tuner/Shared 1.22.3.4523-d0ce30438 32600
kevin 129349 129339 0 18:13 pts/0 00:00:00 grep --color=auto -i plex
kevin@NAS-PLEX:~/Desktop$