I am VERY sorry. I never received a notification until now.
You have “Permission Denied”.
Aug 31, 2021 21:26:43.917 [0x7f5c1eb72b38] ERROR - Couldn't check for the existence of file "/media/rob/b1c5940a-3fc2-4fde-b201-cbb708a6ed3c/AudioLibrary/.grab": boost::filesystem::status: Permission denied: "/media/rob/b1c5940a-3fc2-4fde-b201-cbb708a6ed3c/AudioLibrary/.grab"
On Linux, especially when the graphical (Nautilus) desktop is involved, use of the /media
directory (which the automounter does) causes problems:
-
Everything in
/media/rob
is exclusively owned by your username – Plex can’t get access even with permissions -
When you sign out – anything mounted is unmounted.
-
The only way around this is to manually mount in another directory. You can use
/media/plex
if you want – as long as /etc/fstab does the mount during system startup
Please use this as your guide: