You use client_id/secret - every user has rclone? so they need unique client_id
If it is only your machine with rclone then make cache as big as possible changing --vfs-cache-max-size
People use all disk here for cache if possible.
You use client_id/secret - every user has rclone? so they need unique client_id
If it is only your machine with rclone then make cache as big as possible changing --vfs-cache-max-size
People use all disk here for cache if possible.
Yes just me. The gang just access through emby app on their respected devices.
I have a cloud server at whatbox. I have 3tb of storage there. That is used for the apps and anything I download till it gets moved over to dropbox.
Since I have way more than 3tb of media.
Still cache is good.
make it --vfs-cache-max-size 1T
or whatever free space you can afford. It is "good investment" in mount performance:)
Have a look here - very good example of dropbox mount:
I tried the one you gave above. It goes back to that issue I started with. And nothing plays. I can stop it try it with my mooubt that server gave me.
So what going on that its up like that?
post your mount command e.g.:
rclone mount remote: mountpoint [your flags] --log-level DEBUG --log-file ~/rclone.log
and created DEBUG log when you try to play content and it does not work.
OK but where do I go to find the log file now?
rclone.log (432.7 KB)
Thank you - it looks perfectly ok. What did not work?
It goes back to the original problem. It is not mounting right. It doesnt have the right folders. It has more than it should and the ones there are not showing all the content.
Can you see content you say you do not see on mount when you do:
rclone lsf Dropbox2:path/to/missing/content
e.g.:
rclone lsf Dropbox2:Plex/Media/TV/TV
Now nothing I do gets it to mount the way it should and show my folders.
No doing the command above shows none of my stuff. If you see the log file it says no such file or directory over and over.
OK and when you login to Dropbox in web browser is there anything in
Plex/Media/TV/TV
nope that's the problem. Nothing is there all my folders and content do not show
you mean in web browser when you check dopbox there is nothing there?
no dropbox looks like this
but when mounted I get this
rclone lsf Dropbox2:
Christmas/
Movies1/
Plex/
Plex-Personal/
TV SHows2/
TV Shows (1)/
downloads/
and if you go to Plex/Media/TV/TV
can you go somwhere deeper where you see files?
and then check the same folder with lsf
I found the issue. Ok so if you click on Jason. Then you see the what I show above. It's mounting into that folder sometimes but not others. That is weird.