[in#0 @ 0x55562e261100] Error opening input: Permission deniedError opening input file file:/media/series/...mkv.Error opening input files: Permission denied[in#0 @ 0x55bb1fd4b280] Error opening input: Permission deniedError opening input file file:/media/series/...mkv.Error opening input files: Permission denied sudo setenforce 0 all works as expected.sudo chcon -Rt svirt_sandbox_file_t /home/spasoff/<movies>sudo chcon -Rt svirt_sandbox_file_t /home/spasoff/<series>sudo chcon -Rt svirt_sandbox_file_t /home/spasoff/jellyfin/config/etc/fstab because my understanding is rpm-ostree SHOULD preserve the files since they are user-edited, correct? /etc/fstab with:/home/spasoff/FILM4ITA /home/spasoff/FILM4ITA none bind,context="system_u:object_r:svirt_sandbox_file_t:s0" 0 0/home/spasoff/SERIAL4ITA /home/spasoff/SERIAL4ITA none bind,context="system_u:object_r:svirt_sandbox_file_t:s0" 0 0