I followed all instructions to install the google drive in my VPS, according to the GitHub tutorial, plexvps/README.md at master · titelas/plexvps · GitHub
At the beginning of the configuration everything went fine, I located the Plexcloud folder in the library to scan the files in my google drive, I ran and it worked.
But soon after I added more movies and the Plexcloud folder was not visible in the library, I looked in all directories and nothing was found, nor the Plexdrive folder.
What happened?
You do not place any directories or mount points in /var/lib/plexmediaserver
This is exclusively for PMS use.
Put the mount point elsewhere.
the image was referenced, I wanted to demonstrate that the plexcloud folder is no longer on the left side flap, just as I can not find the plexdrive folder in the linux directory.
Per the instructions given
apt-get install screen
screen -S plexdrive
mkdir /home/plexcloud
cd /home/plexdrive
./plexdrive -o allow_other -v 3 -m localhost /home/plexcloud
If I am understanding it correctly, You will still find it under / -> /home
Expecting it to show on the left is not a normal linux mount nor within the defines of the plex user by default either.
I found the folder in home but by clicking on one of them plexcloud or plexdrive, both are no longer connected to my api on google drive, what is happening?
