2024-09-10, 06:06 PM
(This post was last modified: 2024-09-10, 06:06 PM by TheDreadPirate.)
Your home directory is private and locked down. Since Jellyfin server runs as the jellyfin user, it does not have access to your home. Nor should it.
If you have files that need to be shared with other users or accessed by a server application, like Jellyfin, you need to move your files outside of /home. /media is a common directory that people use for this purpose.
If you have files that need to be shared with other users or accessed by a server application, like Jellyfin, you need to move your files outside of /home. /media is a common directory that people use for this purpose.