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

Only load files in root-node-id #419

Open
Skyfay opened this issue Mar 12, 2022 · 2 comments
Open

Only load files in root-node-id #419

Skyfay opened this issue Mar 12, 2022 · 2 comments

Comments

@Skyfay
Copy link

Skyfay commented Mar 12, 2022

I use "--root-node-id=" to determine which content is only displayed.

Well, if I use Plexdrive, all files in my Google Drive are loaded into the Cache.bolt file.

I find that a bit unnecessary, especially because I have so many files next to my videos.

Is there a way that only files that I want to play are loaded into the cache.bolt file?

@5536086
Copy link

5536086 commented Apr 14, 2022

Yes, I had the same problem as you, --root-node-id didn't do anything, it still loads the root directory

@Skyfay
Copy link
Author

Skyfay commented Nov 7, 2022

Yes, I had the same problem as you, --root-node-id didn't do anything, it still loads the root directory

Sorry I am very late. If you don't want to have your whole root directory indexed, there is a way. If they are in an organization, they can create Shared Drives (Team Drives). You can then mount them using the following mount command:
--drive-id string | The ID of the shared drive to mount (including team drives)
When you do that, the entire shared drive folder is scanned, but only this one.
But that only works if they are in an organization.

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

2 participants