OK so server is working … and I mounted my Google Drive using FUSE (via rclone
).
But Plex is showing that the Library is ‘Empty’ … even though I can see content in there from the shell.
Do I have to do something special to allow working with fuse?
Don’t know fuse, but PMS runs as a user, that unless altered is plex
That user needs to be able to see the media, so check file rights
And moved to separate thread, since new issue, and old one already marked as solved
Otherwise, users can have trouble finding threads when searching
Hm, I mounted with --allow-other
so I think access is OK, but I think the issue is that it’s running within a docker container, and from there, it doesn’t see the mount.
Sadly also not a docker dude
What happens, if you from a console on your docker do an ll
on the medias
Does that show that the plex user has access?
OK, I ditched the docker install and set it up normally with the .deb file … and it’s now WORKING! THANKS!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.