but only library label gets mentioned on menu bar with no content
I tried both ways, by providing directly the path of specific library folder, and by just browsing from “Add Library Browse Folder” (I am unable to locate the folder (Thats on /Desktop))
/var/lib/plexmediaserver (where your metadata is), is already owned by user plex.
The issue you’re having with /Desktop (I presume the Desktop in your GUI) is
– the real path is /home/<your_username>/Desktop
– Linux default security will not allow another user (plex) into your home directory unless expressly granted.
Recommended action:
– Do not put media in your /home directory
– Instead, create another place for it e.g. /home/media (any name you like)
– Make yourself the owner (for easy access)
– Grant user plex access to that directory