Hi all! As the topic say I have a problem with jellyfin detecting my drives.
When I go to create folders for my movies and shows Jellyfin can’t detect folders in my home directory and it can’t detect my external HDD drives in /run/media/.
I’m not sure what to do, my guess is that it have something to do with permissions but I don’t know how to set it up. I looked on every tutorial for jellyfin but there is no mention on this problem, theirs jellyfin detects every drive, fort in root, home and other.
Used to have the same problem, solved it by following this topic.
chmod -R a+rx /run/media/
Always be careful when changing permission though, especially on your home directory.
And Jellyfin is a fork of Emby, so some of solution is still relevant on Jellyfin.