From 2e848ee0303a2a7f1e934b29cb5b2a24c1effa66 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Feb 2025 08:43:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- jellyfin/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/jellyfin/CHANGELOG.md b/jellyfin/CHANGELOG.md index 1e8daaacb..b9e182cf5 100644 --- a/jellyfin/CHANGELOG.md +++ b/jellyfin/CHANGELOG.md @@ -1,3 +1,4 @@ +- Change default data location to /share rather than main system config folder. This is fully customizable through the data_location option. Also, is now allowing to use /config for a seemless backup of the library with the addon (not recommended as will mean very large backups at each update) ## 10.10.5 (01-02-2025) - Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)