2023-07-23, 02:13 PM
(This post was last modified: 2023-07-23, 02:27 PM by matchajelly. Edited 1 time in total.)
I installed Jellyfin server on Debian 12, and I have a second internal SSD on my computer. It is automounted at /media/myname/SATA and I've given it permissions using
sudo chown -R jellyfin:jellyfin /media/myname/SATA
as well as
sudo chmod -R 775 /media/myname/SATA
However, when I try to add a media library, Jellyfin does not see the drive. I can only navigate to /media/myname. What are my other options on how to solve this?
sudo chown -R jellyfin:jellyfin /media/myname/SATA
as well as
sudo chmod -R 775 /media/myname/SATA
However, when I try to add a media library, Jellyfin does not see the drive. I can only navigate to /media/myname. What are my other options on how to solve this?