docker-cloud-media-scripts icon indicating copy to clipboard operation
docker-cloud-media-scripts copied to clipboard

[Enhancement] Folder for plexdrive on non encrypted mount

Open JuezFenix opened this issue 6 years ago • 0 comments
trafficstars

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 folder id or use another environment like PLEXDRIVE_CLOUD_ENDPOINT plexdrive $mongo $plexdrive_options "${cloud_dir}" --root-node-id $folder_id_to_mount &

JuezFenix avatar Mar 28 '19 17:03 JuezFenix