Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Folder for plexdrive on non encrypted mount #42

Open
JuezFenix opened this issue Mar 28, 2019 · 0 comments
Open

[Enhancement] Folder for plexdrive on non encrypted mount #42

JuezFenix opened this issue Mar 28, 2019 · 0 comments

Comments

@JuezFenix
Copy link

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 &

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant