Rcclone Plex Google Api

What is the problem you are having with rclone?
The mount will work for a day or 2 then just stop allowing plex to run anything

What is your rclone version (output from rclone version)

According to whatbox it is running the latest version of rclone
-->

Which OS you are using and how many bits Whatbox Seedbox

Which cloud storage system are you using? Google Drive

rclone mount --daemon --allow-non-empty --dir-cache-time 168h --timeout 1h --umask 002 --poll-interval=1m --vfs-cache-mode writes --vfs-read-chunk-size 64M --vfs-read-chunk-size-limit 2048M --tpslimit 10 **********************
rclone mount --daemon --allow-non-empty --dir-cache-time 168h --timeout 1h --umask 002 --poll-interval=1m --vfs-cache-mode writes --vfs-read-chunk-size 64M --vfs-read-chunk-size-limit 2048M --tpslimit 10 ******************
rclone mount --daemon --dir-cache-time 168h --timeout 1h --umask 002 --poll-interval=1m --vfs-cache-mode writes --vfs-read-chunk-size 64M --vfs-read-chunk-size-limit 2048M --tpslimit 10 *****************************




[AaranPlexFolder]
type = drive
client_id = **************************************************************
client_secret = ***************************************
scope = drive.readonly
token =
team_drive = 
root_folder_id = 

[ChillPLex]
type = drive
client_id =*********************************************************
client_secret = ********************************
scope = drive
token = 
team_drive = 
root_folder_id = 

[ChillBackup]
type = drive
client_id = **************************************************
client_secret =*************************************
scope = drive.readonly
token = 
team_drive = 
root_folder_id = 

i have 3 mounts at the moment would like to just run one but i dont no how to keep one live all the time

hello,

  • please redact the token and team_drive from your post.
  • what is the exact version of rclone, run rclone version and post it.
  • unless you are 1000% sure you need it, should remove --allow-non-empty

i only added that when the one mount stopped working but didnt want to add new scan location in plex

what is the exact version of rclone, run rclone version and post it.

rclone v1.53.3-DEV

  • os/arch: linux/amd64
  • go version: go1.15.5

what exactly does that mean. best to use a rclone debug log and post it.

please update rclone,
https://rclone.org/downloads/#script-download-and-install

and for rclone mount settings for plex and gdrive, this is the goto guide in the forum.
https://github.com/animosity22/homescripts/blob/master/systemd/rclone.service

Unfortunately we cannot provide you with root privileges on this shared server.
Please read Installing Software ยท Whatbox or open a support ticket if you need assistance.
this is what i got when i tried to use the script

sounds like a lame seedbox, and for that money, should offer root.
ask them to update rclone for you...

in any case, download the .zip file from https://rclone.org/downloads/.
extract the rclone exectuable and run it that way.

and for sure, use --vfs-cache-mode full

so what i mean by not run anything all files will show but when i go to play anything back plex will just spin and nothing else when i check media info no info shows, mount is still live which is why i had the allow non empty a soon as i did that all info and playback restarted

so if playback is working, then what is the problem?

only lastest 10 minutes

need to run the rclone mount with a debug log.
either use the log to find the problem or post the log here at to forum and we can take a look for you.

as i suggested

Ok will look at that in the morning is the link you sent just a copy and paste or do i need to run install

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.