From f67da51aa630f62f751caa0f67925ec2a7534d41 Mon Sep 17 00:00:00 2001
From: <>
Date: Fri, 19 Jan 2024 15:04:09 +0000
Subject: [PATCH] Deployed 22008fc14 with MkDocs version: 1.5.3
---
images/docker-emby/index.html | 2 +-
search/search_index.json | 2 +-
sitemap.xml.gz | Bin 1867 -> 1867 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/images/docker-emby/index.html b/images/docker-emby/index.html
index 35758fee2c..2aed0f500c 100644
--- a/images/docker-emby/index.html
+++ b/images/docker-emby/index.html
@@ -68,4 +68,4 @@
--pull \
-t lscr.io/linuxserver/emby:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 06.07.23: - Deprecate armhf. As announced here
- 08.06.23: - Fix package extraction so it doesn't change /tmp perms.
- 31.05.23: - Use upstream deb packages instead of rpm.
- 26.09.22: - Update chown behavior.
- 18.09.22: - Migrate to s6v3, rebase to Ubuntu Jammy.
- 19.05.21: - Structural changes upstream.
- 17.01.21: - Deprecate
UMASK_SET
in favor of UMASK in baseimage, see above for more information. Remove no longer used mapping for /transcode. - 21.12.20: - Rebase to Focal, see here for troubleshooting armhf.
- 03.11.20: - Fix issue with missing samba folder.
- 13.11.20: - Fix issue with samba and ffmpeg.
- 03.07.20: - Add support for amd vaapi hw transcode.
- 29.02.20: - Add v4l2 support on Raspberry Pi.
- 26.02.20: - Add openmax support on Raspberry Pi.
- 15.02.20: - Allow restarting emby from the gui (also allows for auto restarts after addon updates).
- 02.10.19: - Improve permission fixing for render and dvb devices.
- 13.08.19: - Add umask environment variable.
- 24.06.19: - Fix typos in readme.
- 30.05.19: - Initial release.