Rick van Oosterhout
Rick van Oosterhout
Is there any progress on this?

I just converted my rapi calls to http api calls, since the amount of RAPI packets is very high. I'll post here if this solves the problem.
Yes it looks like this is the same issue. The only difference is i'm not using Unifi AP's. But I don't suspect that those cause the issue. If I can...
is it possible to create a fork using the baseimage which supports ARM? https://hub.docker.com/r/didierc/baseimage-gui
Same issue here. I have a lot of duplicates in my library. I think it happened when I changed my path to my external library. I added a 2nd library,...
> Same issue here. I have a lot of duplicates in my library. I think it happened when I changed my path to my external library. I added a 2nd...
> > > Same issue here. I have a lot of duplicates in my library. I think it happened when I changed my path to my external library. I added...
I'm not sure if it's related, but i'm getting a sort of similar error: `Unhandled exception. System.InvalidOperationException: Exepected to find only .jellyfin-data but found marker for /config/.jellyfin-config. at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CheckOrCreateMarker(String path,...
Thanks for the tip, but it didn't solve my problem. I did have some overlapping paths: I changed it to: Using the following docker bind mounts: - /mnt/cache/appdata/jelly_compose/jellyfin/config:/config - /mnt/cache/appdata/jelly_compose/jellyfin/metadata:/metadata...