Is there a good option for encrypted cloud storage that this can access? Unless you want whoever scanning your stuff and seeing your collection of anime...
No. Plex doesn't support encryption, the data coming from the cloud providers needs to be plaintext.
Google Drive and Dropbox have shown in the past that they're fine with you storing copyrighted content, you just can't share copyrighted content through their platform.
This is why Dropbox and Google Drive are still supported while Amazon Cloud Drive was removed.
That said, you can still set this up yourself with a VPS, you just need to use rclone's mount feature with encryption or something like encfs.
> Google Drive and Dropbox have shown in the past that they're fine with you storing copyrighted content, you just can't share copyrighted content through their platform.
Is there some kind of reference you can point at to support this pretty wild claim?
Even if true, this seems the kind of informal policy that could change on a whim.
"Respect copyright laws. Do not share copyrighted content without authorization or provide links to sites where your readers can obtain unauthorized downloads of copyrighted content."
Note the "share", there's no reference to merely storing content.
Dropbox does seem to be "informal" though. They simply say they respond to complaints. I'm not sure how you'd be subjected to a complaint storing data privately though.
Plex are already monitoring everything you have and watch and send that information to their servers for retrieving meta info/thumbnails from third-party APIs they proxy.
Plex the software running on your own hardware playing files on your own storage is a MiTM funneling your data through their servers to publicly accessible third-party APIs. Plex the company does not need to do that to play or catalog your videos.
Plex the cloud software (aka Plex the software on a VM) keeps them out of your private network but will still superfluously send your data from the VM to Plex the company.
https://www.reddit.com/r/PleX/comments/58uhmo/guide_to_using...