2025-05-27, 07:35 PM
Hi, I have here I problem I am unable to solve.
Jellyfin - 10.10.7- runs in a Docker in Unraid - 6.12.10.
I just found out that some existing folders are not seen in Jellyfin. I can access them via SMB and Sonarr sees them and their content too.
I have the path video_main mapped to my /mnt/Video share.
I have not changed anything with the PID in the Docker image.
When I search for the series in Jellyfin then I find nothing, I cannot see it in Metadata Manager either.
The rights of the folders are different sometimes it belongs to "nobody" and sometimes "user1", however both user´s data is seen in Jellyfin.
Directly from the terminal:
I somehow can´t find another series which does not work...
at the same time this works:
I also tried to directly add the Series folder to library in Jellyfin, but it still hasn´t been found.
Jellyfin - 10.10.7- runs in a Docker in Unraid - 6.12.10.
I just found out that some existing folders are not seen in Jellyfin. I can access them via SMB and Sonarr sees them and their content too.
I have the path video_main mapped to my /mnt/Video share.
I have not changed anything with the PID in the Docker image.
When I search for the series in Jellyfin then I find nothing, I cannot see it in Metadata Manager either.
The rights of the folders are different sometimes it belongs to "nobody" and sometimes "user1", however both user´s data is seen in Jellyfin.
Directly from the terminal:
Quote:root@Towermnt/user/Video/Anime# ls -ld Classroom\ Of\ The\ Elite/
drwxrwxrwx 1 nobody users 30 May 17 2022 Classroom\ Of\ The\ Elite//
I somehow can´t find another series which does not work...
at the same time this works:
Quote:ls -ld Black\ Lagoon/
drwxrwxrwx 1 nobody users 30 May 17 2022 Black\ Lagoon//
I also tried to directly add the Series folder to library in Jellyfin, but it still hasn´t been found.