Updater bot : jellyfin updated to 10.10.7

This commit is contained in:
alexbelgium
2025-04-12 01:56:52 +02:00
parent b41009bf76
commit 451b841a67
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.10.7 (12-04-2025)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.10.6 (21-02-2025)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
- BREAKING CHANGE : 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)