-
Notifications
You must be signed in to change notification settings - Fork 88
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
Does the plex generate folder list script duo work If I have plex on a different machine? #27
Comments
yes its split into 2 scripts because of 2 server setup. |
So what should i put on this line? MREFRESHFOLDER="${mfolder/$LOCALPATH/$UNIONFSPATH}" # Change path from /storage/local/ to /mnt/unionfs |
I need to know more about your setup. |
plex library is pointing to /Server/ |
The unionfs part is basically replacing path from local folder from which rclone uploads with folder where plex is pointed. |
So the first script does seem to upload properly, but it doesnt upload the list. These are the VARS: |
Do these two machine scripts still exist? Can't easily see them in the repo. |
I don't fully understand what the script is doing. Also I don't have unionFS. Can I get it working to match my setup?
The text was updated successfully, but these errors were encountered: