docker-cloud-media-scripts
docker-cloud-media-scripts copied to clipboard
Upload and stream media from the cloud with or without encryption. Cache all new and recently streamed media locally to access quickly and reduce API calls
I have been using this container for nearly 3 years now and it has been great, however I have noticed that a few times in the last month I have...
Initially entered the following docker commands to download and create volumes for cloud-media-scripts sudo docker pull madslundt/cloud-media-scripts sudo docker volume create --name local-media sudo docker volume create --name local-decrypt sudo...
Request to update docker container with latest version of plexdrive (5.0) and latest version of rclone and any os base patches
Hi, I successfully installed this script on Ubuntu 18.04. Thanks to the author for building it! I just pass by to share that I was not able to redeploy this...
Hey there. I have tried for several days to follow you tutorial to make this awesome docker container to work, but I keep getting this error. Plexdrive is not running...
I have a continuous loop like this: Started mount mkdir: cannot create directory '/cloud-decrypt': File exists [ 2019-04-04@14:19:53 ] Mounting Google Drive mountpoint: /cloud-decrypt [ 2019-04-04@14:19:58 ] Union mountpoint: /local-media...
Please, modify plexdrive upload script to allow / fix mount the folder specified in RCLONE_CLOUD_ENDPOINT if encryption are disabled. Actually: plexdrive $mongo $plexdrive_options "${cloud_dir}" & Fixed: We need to determine...
It would be nice if we could place a file like ".nocloud" in a folder on the local-media mount to prevent that folder from being uploaded to the cloud. This...
Hi Mads, The Docker container loses from time to time the mount of the cloud folder. Could you add a routine that checks if the cloud is still mounted and...
I didn't find an easy way to move or remove a file or a folder like you did with the upload. It will be nice