mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了drawio、emby_beta、filebrowser、portainer、nextcloud;
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
## 4.9.1.3 (11-07-2025)
|
||||
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||
## 4.9.1.1 (13-06-2025)
|
||||
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"backup_exclude": [
|
||||
"*/cache/",
|
||||
"*/transcoding-temp/",
|
||||
"*/logs/*"
|
||||
],
|
||||
"arch": ["aarch64","amd64"],
|
||||
"backup_exclude": ["*/cache/","*/transcoding-temp/","*/logs/*"],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "一个免费的软件媒体系统,让你掌控管理和流媒体内容(测试版)",
|
||||
"devices": [
|
||||
@@ -109,10 +102,7 @@
|
||||
"8096/tcp": "web interface",
|
||||
"8920/tcp": "https web interface (optional)"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
@@ -128,7 +118,7 @@
|
||||
"slug": "emby_nas",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "4.9.1.1",
|
||||
"version": "4.9.1.3",
|
||||
"video": true,
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user