升级了xiaoya-tvbox、xiaoya-alist、filebrower、filbrower-wg;

This commit is contained in:
waxgourd
2025-05-27 12:37:25 +08:00
parent 214f027bde
commit 63fa7c961e
8 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
### 2.32.0-1 (26-05-2025)
- 回退版本
### 2.32.0 (13-05-2025)
- 版本升级

View File

@@ -77,10 +77,8 @@
"PGID": "0",
"PUID": "0"
},
"homeassistant": "2025.5.0",
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
"ingress": true,
"ingress_port": 8071,
"ingress_stream": true,
"map": [
"addon_config:rw",
@@ -98,13 +96,12 @@
"certfile": "fullchain.pem",
"disable_thumbnails": true,
"keyfile": "privkey.pem",
"TZ": "Asia/shanghai",
"ssl": false
},
"panel_admin": false,
"panel_icon": "mdi:file-search",
"ports": {
"8080/tcp": 8071
"8080/tcp": null
},
"ports_description": {
"8080/tcp": "Web UI port"
@@ -115,7 +112,6 @@
],
"schema": {
"NoAuth": "bool",
"TZ":"str",
"base_folder": "str?",
"certfile": "str",
"cifsdomain": "str?",
@@ -129,7 +125,7 @@
},
"slug": "filebrowser-wg",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.32.0",
"version": "2.32.0-1",
"udev": true,
"boot": "manual"
}

View File

@@ -1,3 +1,5 @@
### 2.23.0_14 (26-05-2025)
- 回退到此版本
### 2.32.0 (13-05-2025)
- 需要 Home Assistant 核心版本 > 2025.5.0
- 更新到最新镜像

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"codenotary": "wghaos@163.com",
"description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件",
@@ -78,10 +77,8 @@
"PGID": "0",
"PUID": "0"
},
"homeassistant": "2025.5.0",
"image": "r.hassbus.com/alexbelgium/filebrowser-{arch}",
"ingress": true,
"ingress_port": 8071,
"ingress_stream": true,
"map": [
"addon_config:rw",
@@ -104,7 +101,7 @@
"panel_admin": false,
"panel_icon": "mdi:file-search",
"ports": {
"8080/tcp": 8071
"8080/tcp": null
},
"ports_description": {
"8080/tcp": "Web UI port"
@@ -128,7 +125,7 @@
},
"slug": "filebrowser",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.32.0",
"version": "2.23.0_14",
"udev": true,
"boot": "manual"
}

View File

@@ -1,3 +1,11 @@
### hostmode-2025052709 (2025-05-27)
- 版本升级
### hostmode-2025052609 (2025-05-26)
- 版本升级
### hostmode-2025042309 (2025-04-23)
-版本升级

View File

@@ -1,5 +1,5 @@
name: 小雅Alist
version: hostmode-2025042309
version: hostmode-2025052709
slug: xiaoya-alist
codenotary: wghaos@163.com
description: '一个口碑级的alist应用'

View File

@@ -1,3 +1,5 @@
### latest-2025052609 (2025-05-26)
- 版本升级
### latest-2025052309 (2025-05-23)
- 版本升级
### latest-2025052109 (2025-05-22)

View File

@@ -1,6 +1,6 @@
name: "小雅-TvBox"
description: "AList代理支持xiaoya版AList界面管理"
version: "latest-2025052309"
version: "latest-2025052609"
slug: "xiaoya-tvbox"
url: https://gitcode.com/waxgourd/addons
image: r.hassbus.com/wghaos/xiaoya-tvbox