Hello.
My question is basically the title. Can a jellyfin installed with rootles docker access media that is stored on a encrypted hard drive?
I have almost zero docker experience since i just started using it and I just want to know if it’s possible.
The drive will be mounted by the host and you can use that to also decrypt it. This way Jellyfin in the docker container doesn’t know that the media is stored on an encrypted hard drive.
And if I make docker compose file for jellyfin and specify that path to encrypted hdd example( /media/user/sda1/jellyfin-media) will it be able to read that media?