If I add media files to a directory called downloads created in Nextcloud, what is the full path to enter as a Library in Jellyfin to access those files?
If I add media files to a directory called downloads created in File Browser, what is the full path to enter as a Library in Jellyfin to access those files?
If I add media files to a directory in some other way, what is the full path to enter as a Library in Jellyfin to access those files?
I had a similar issue with Jellyfin on Umbrel installed on Ubuntu. I was able to resolve this by editing the Jellyfin docker-compose.yml file to add the path of the media folder on ubuntu
in my case this looked like below with the last entry being the new one. I then used the restart script and was able to find the path now in the folder add dialogue under /media/Downloads
Library path /downloads links to downloads folder of “file browser”, as can be seen in the docker-compose.yml file
Downloads folder in file browser seems not writable - need to CHMOD
The most painful thing - making Jellyfin discoverable as DLNA server - failed to make that happen so far, if anyone knows how to do this, please let us know…
My answer was the following in Umbrel. In the Apps Folder in Umbrel, once you load up Jellyfin, there is a “docker-compose.yml” file, and in that file is “volumes.” What I did was attach the paths. Again, it’s a simple environment, but these were the paths that worked.