Hi, I am running the Linuxserver Jellyfin addon on my Libreelec host. I am encountering an “out of memory” notification from Jellyfin regularly. Is there a method / syntax format to add the docker parameter “–restart unless-stopped” to the addon additional docker parameters field?
I’ve also tried “docker update --restart unless-stopped jellyfin” on the CLI but it returns a failed error message because AutoRemove is enabled.
Thanks in advance.