88281a9d69095b43c9ccda7f94e1e7299bb2e97b
Jellyfin
Required permission on data storage to jellyfin user hotio:
Use helper pod on chimera if required.
apt update && apt install -y acl
setfacl -R -m u:1000:rx movies
setfacl -d -m u:1000:rx movies
setfacl -d -m u:1000:rx music
setfacl -R -m u:1000:rx music
setfacl -d -m u:1000:rx tvshows
setfacl -R -m u:1000:rx tvshows