@echo off
title Rclone Mount READ ONLY
rclone mount --attr-timeout 1000h --dir-cache-time 1000h --poll-interval 0 --rc --read-only -v drive-tiago: M: --cache-dir=c:\rclone_cache
second script
@echo off
title Rclone Prime
rclone rc vfs/refresh recursive=true --timeout 10m
perfect friend, thank you very much i will see the performance as it is.
I am purchasing an Nvideia Shield I still don't know how I'm going to use the rclone with it, do you know if it's a good option to use plex / kodi on the shield?
would it look like that? or do I need to take a parameter? @echo off
title Rclone Mount READ ONLY
rclone mount --attr-timeout 1000h --dir-cache-time 1000h --poll-interval 0 --rc --read-only -v drive-tiago: M: --vfs-cache-mode full --cache-dir=c:\rclone_cache
C:\Windows\system32>cd C:\rclone
{
"result": {
"": "list: failed to resolve shortcut: googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=290374489880, userRateLimitExceeded"
}
}
I understood friend, so I have been using google with plex for over a year and I have no problems, I was using raidrive and I never had any problems, but I am wanting to learn how to use the rclone which has a wide range of configurations.
yes friend, i believe i got how it works, thankfully, i need to optimize something to restart my script every given time, i had to manually restart to get the changes i made, usually i update my collection every 6 hours. or 4 out of 4, I need to see how to do that.