2024-08-28, 02:23 PM
(This post was last modified: 2024-08-28, 02:24 PM by Efficient_Good_5784.)
I don't think this will be possible without making all the other drives be hidden for you too.
I will say, this exact thing you want to accomplish is very easy to do with Docker.
With a Docker container, you can literally mount as many drives/directories to the container as you want/need.
So the Jellyfin server inside the container will only have access to that one drive/directory if that's the only one you mount.
I will say, this exact thing you want to accomplish is very easy to do with Docker.
With a Docker container, you can literally mount as many drives/directories to the container as you want/need.
So the Jellyfin server inside the container will only have access to that one drive/directory if that's the only one you mount.