升级了wxedge

This commit is contained in:
waxgourd
2025-08-07 12:11:22 +08:00
parent 8dafea47aa
commit d124c4bf02
4 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
## 4.8.11.0 (23-04-2025)
- 从linuxserver/docker-emby更新到最新版本 (日志: https://github.com/linuxserver/docker-emby/releases)
- 警告配置将迁移到addon_config而不是homeassistant配置文件夹。这允许自动备份。然而数据库的位置不会改变。
## 4.9.0.48 (19-04-2025)
- 从linuxserver/docker-emby更新到最新版本 (日志: https://github.com/linuxserver/docker-emby/releases)
## 4.9.0.43-3 (09-04-2025)

View File

@@ -28,6 +28,7 @@ ports:
8555/tcp: 8555
8555/udp: 8555
8554/tcp: null
8971/tcp: null
5000/tcp: null
1984/tcp: null
1935/tcp: null
@@ -35,6 +36,7 @@ ports_description:
8555/tcp: WebRTC over tcp
8555/udp: WebRTC over udp
8554/tcp: RTSP Restream
8971/tcp: Authenticated Web interface
5000/tcp: Web interface (Not required for Hass.io Ingress)
1984/tcp: go2rtc API
1935/tcp: RTMP streams

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 137 KiB