2026-08-19 19:40:01 +00:00
2026-07-11 21:20:21 +00:00
2026-08-19 19:40:01 +00:00
2026-07-11 21:20:21 +00:00
2026-08-03 19:41:46 +00:00

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
S
Description
No description provided
Readme
88 KiB