2023-07-18, 11:03 AM
I still have some issues with the folder. I had set up a fresh Docker installation before, and I used the following mount setting:
--mount type=bind,source=/mnt/jelly,target=/media \
When I started Jellyfin for the first time, all was good. I could see the files when selecting the /media folder.
As I was trying and playing around with the CIFS integration, I removed the /mnt/jelly folder and re-added it. I guess this was enough to break the whole system again. Now the /media folder is empty.
I assume that this is due to the fact that it is a new folder and some permissions are missing. I'm not a Linux pro, therefore I don't know how I need to adjust the permissions, any idea on that?
--mount type=bind,source=/mnt/jelly,target=/media \
When I started Jellyfin for the first time, all was good. I could see the files when selecting the /media folder.
As I was trying and playing around with the CIFS integration, I removed the /mnt/jelly folder and re-added it. I guess this was enough to break the whole system again. Now the /media folder is empty.
I assume that this is due to the fact that it is a new folder and some permissions are missing. I'm not a Linux pro, therefore I don't know how I need to adjust the permissions, any idea on that?