Jellyfin Forum
Jellyfin dont recognize folder - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Jellyfin dont recognize folder (/t-jellyfin-dont-recognize-folder)



Jellyfin dont recognize folder - uPong - 2024-11-25

Hello, I have some problems with the setup of my Jellyfin applications...
I've take some parts of this repository (https://github.com/Morzomb/All-jellyfin-media-server) so I don't have to worry about it, but I've run into a problem.
Jellyfin doesn't recognize anything even though I have a file in the movies folder.
Where did I go wrong?

.env : https://pastebin.com/Nr6xakwq
docker compose : https://pastebin.com/Lhq3TDPF
NFS mount :
Code:
192.168.1.188:/volume1/jellyfin 5,5T 3,7T 1,8T 68% /media/nas/jellyfin

https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Fjellyfin-dont-recognize-folder-v0-n3mcpdwao33e1.png%3Fwidth%3D733%26format%3Dpng%26auto%3Dwebp%26s%3Dc8e1649f6c88d5d1d0b136f932180b4d35323458

https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Fjellyfin-dont-recognize-folder-v0-nf1fbyigo33e1.png%3Fwidth%3D601%26format%3Dpng%26auto%3Dwebp%26s%3D73b4762d4993162b7340cbaf65273e2046de6c9f


RE: Jellyfin dont recognize folder - TheDreadPirate - 2024-11-25

Can you share your Jellyfin log?


RE: Jellyfin dont recognize folder - uPong - 2024-11-25

(2024-11-25, 07:52 PM)TheDreadPirate Wrote: Can you share your Jellyfin log?

https://pastebin.com/pcUZJZ22


RE: Jellyfin dont recognize folder - TheDreadPirate - 2024-11-25

Change this in your docker compose.

From

Code:
${CONFIG_PATH}/jellyfin:/config

To

Code:
${CONFIG_PATH}/jellyfin/config:/config

This ensure that cache and config don't mix since the cache folder is regularly cleaned.

You will need to move the folders currently in the jellyfin folder, except cache, into the new config folder.

When you go to your NAS mount on the command line, you can see your files?


RE: Jellyfin dont recognize folder - uPong - 2024-11-25

(2024-11-25, 08:19 PM)TheDreadPirate Wrote: Change this in your docker compose.

From

Code:
${CONFIG_PATH}/jellyfin:/config

To

Code:
${CONFIG_PATH}/jellyfin/config:/config

This ensure that cache and config don't mix since the cache folder is regularly cleaned.

You will need to move the folders currently in the jellyfin folder, except cache, into the new config folder.

When you go to your NAS mount on the command line, you can see your files?

It's modified
Check original post, you have some screens from reddit


RE: Jellyfin dont recognize folder - TheDreadPirate - 2024-11-25

Try putting the movie in a folder and adding the TMDB ID in the name.

Code:
Dans le Noir (2016) [tmdbid-345911]