Hello everyone, I am tagging this post as App issue but I am not sure it's due to Tipi or the apps.
I have created a custom user-config for Jellyfin, which I just installed tonight, so that the /media/data would point to a folder on my host system : /mnt/hetzner. This is done as this :
But unfortunately, I am not able to browse any content to add from the library menu in Jellyfin. I had the same issue with Emby. The browser is empty. Now, I did connect to the container :
docker exec -it f452b3ff4492 /bin/bash
docker exec -it f452b3ff4492 /bin/bash
And did a ls on /media/data and I can see the content of my /mnt/hetzner folder :
So I'm suspecting something is wrong maybe with the app. I don't see any error in runtipi error log. I'm using as host a debian 12 ARM. The container log doesn't display anything beside app is launched :