1 year ago

#352073

test-img

huss987

Nested folders not appearing due to ownership permissions

I have been trying to get my permissions working for my jellyfin server.

I have a folder on my second hard drive (auto-mounting on start, formated as exFAT)

jellyfin/
├── Cache
├── Config
...
└── Media
    ├── movies
        └── Batman
        └── ...
    ├── music
    ├── photos
    └── shows

When I cd into Media > movies, I cannot view any other folders inside the movies folder, even though I can in a file viewer. It just appears empty

I tried fixing this by doing chown -R 1000:1000 jellyfin Since my jellyfin docker executes as 1000:1000. But it still has the same problem. ls -l returns 0 folders.

Any advice is appreciated

permissions

mount

uid

0 Answers

Your Answer

Accepted video resources