@XavierBR said:
@mdnitoil & @hthighway
I did the authentication once I pointed to the json file. I got this output.
[PLEXDRIVE] [2017-06-21 10:38] INFO : Mounting path /gmount
[PLEXDRIVE] [2017-06-21 10:38] INFO : Using clear-by-interval method for chunk cleaning
[PLEXDRIVE] [2017-06-21 10:38] INFO : No last change id found, starting from beginning...
[PLEXDRIVE] [2017-06-21 10:38] INFO : First cache build process started...
[PLEXDRIVE] [2017-06-21 10:38] INFO : Processed 4 items / deleted 1 items / updated 3 items
[PLEXDRIVE] [2017-06-21 10:38] INFO : First cache build process finished!
The gmount folder now shows in the Plex web app, but it does not show the “Plex” folder I made on Google drive. I’m sure I missed a step somewhere. Does anyone know how to make the Plex folder show up?
Also when I ran root@uplex:~# sudo service plexdrive status
I got this
Failed to retrieve unit: Connection timed out
Failed to get properties: Connection timed out
So I tried restarting:
root@uplex:~# sudo systemctl start plexdrive.service
Assertion failed on job for plexdrive.service.
I’ve probably tried so many lines of code that I screwed something up so I will start from scratch now that I know how to get this far and see if I can get it running, I feel like I am getting close!
Thanks for all the help so far.
Make sure your mount point has the same permissions as your user who is running plex. If not add them to the same group, or 777 the plex folder so everyone has full access. As for the service error, try a reboot i think you crashed systemctl, which i’ve never seen before. Did you mess with it’s default settings somehow
@jasanson said:
I’m trying to decide whether to use encryption or not for my media files. Is this something that people are doing or is it being overly paranoid? There are definitely some befits to not encrypting like being able to read file names and manage files within Google Drive, play files from Google Drive and even use Plex Cloud and a Plex VPS.
I’m at the point where I pretty much have everything working encrypted and regular on my VPS/Google Drive and I want to start populating it. I understand its a real pain to switch once your library gets bigger.
As an aside. Is there an upload script that would allow you to move files to One location that is encrypted and a second location (a mirror) that is not encrypted?
@jasanson said:
I’m trying to decide whether to use encryption or not for my media files. Is this something that people are doing or is it being overly paranoid? There are definitely some befits to not encrypting like being able to read file names and manage files within Google Drive, play files from Google Drive and even use Plex Cloud and a Plex VPS.
I’m at the point where I pretty much have everything working encrypted and regular on my VPS/Google Drive and I want to start populating it. I understand its a real pain to switch once your library gets bigger.
As an aside. Is there an upload script that would allow you to move files to One location that is encrypted and a second location (a mirror) that is not encrypted?
@jasanson said:
I’m trying to decide whether to use encryption or not for my media files. Is this something that people are doing or is it being overly paranoid? There are definitely some befits to not encrypting like being able to read file names and manage files within Google Drive, play files from Google Drive and even use Plex Cloud and a Plex VPS.
I’m at the point where I pretty much have everything working encrypted and regular on my VPS/Google Drive and I want to start populating it. I understand its a real pain to switch once your library gets bigger.
As an aside. Is there an upload script that would allow you to move files to One location that is encrypted and a second location (a mirror) that is not encrypted?
@jasanson said:
I’m trying to decide whether to use encryption or not for my media files. Is this something that people are doing or is it being overly paranoid? There are definitely some befits to not encrypting like being able to read file names and manage files within Google Drive, play files from Google Drive and even use Plex Cloud and a Plex VPS.
I’m at the point where I pretty much have everything working encrypted and regular on my VPS/Google Drive and I want to start populating it. I understand its a real pain to switch once your library gets bigger.
As an aside. Is there an upload script that would allow you to move files to One location that is encrypted and a second location (a mirror) that is not encrypted?
Set up a google cloud instances, mount your encrypted files on the box, set up a crypt remote that points to those encrypted files you mounted the first time, then mount that crypt remote somewhere else. They upload those files from crypt remote. It’s how i transferred all my encrypted files from ACD to a unencrypted Drive account