2023-09-30, 03:58 PM 
(This post was last modified: 2023-11-19, 09:49 PM by tparadox. Edited 1 time in total.)
		
	
	
		Jellyfin is saying my media folder doesn't exist even after hacking at the permissions for a good 45 minutes batting chown, chmod, and setfacl around and around. I have no idea what's missing at this point. 
	
	  
	
	
Code:
root@odroidxu4:/media/devmon/Library/Library# stat /media/devmon/Library/Library
  File: /media/devmon/Library/Library
  Size: 4096            Blocks: 16        IO Block: 4096  directory
Device: 801h/2049d      Inode: 171704321  Links: 4
Access: (0775/drwxrwxr-x)  Uid: (  113/jellyfin)  Gid: ( 1004/multimedia)
Access: 2023-09-30 10:19:18.838351139 -0500
Modify: 2023-09-30 10:50:00.617116967 -0500
Change: 2023-09-30 10:50:00.617116967 -0500
Birth: 2023-05-23 19:29:53.086312175 -0500
root@odroidxu4:/media/devmon/Library/Library# dir -al
total 28
drwxrwxr-x+  4 jellyfin multimedia  4096 Sep 30 10:50 .
drwxr-xr-x  9 root    users      4096 Aug  8 18:24 ..
drwxrwsr-x  97 jellyfin multimedia 12288 Sep 28 23:04 !movies
drwxrwsr-x  32 jellyfin multimedia  4096 Aug 22 20:06 Shows
root@odroidxu4:/media/devmon/Library/Library#



