mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出xiaomimusic、filebrowser-wg;
升级了emby、ddns-go、dozzle、xiaoya-tvbox、lucky、qinglong、onenav;
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### 6.9.1 (2025-03-13)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### 6.8.1 (2025-02-07)
|
||||
|
||||
- 版本升级
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "DDNS-GO"
|
||||
version: '6.8.1'
|
||||
version: '6.9.1'
|
||||
slug: 'ddns_go'
|
||||
codenotary: wghaos@163.com
|
||||
description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务'
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
### 8.11.9 (2025-03-14)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### 8.11.7 (2025-03-03)
|
||||
|
||||
🐞 漏洞修补
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: docker日志监控Dozzle
|
||||
version: 8.11.7
|
||||
version: 8.11.9
|
||||
slug: dozzle
|
||||
codenotary: wghaos@163.com
|
||||
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## 4.9.0.41 (08-03-2025)
|
||||
- 从linuxserver/docker-emby更新到最新版本
|
||||
## 4.9.0.40 (01-03-2025)
|
||||
- 从linuxserver/docker-emby更新到最新版本
|
||||
## 4.9.0.37 (07-02-2025)
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
"slug": "emby_nas",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "4.9.0.40",
|
||||
"version": "4.9.0.41",
|
||||
"video": true,
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
4
filebrowser-wg/CHANGELOG.md
Normal file
4
filebrowser-wg/CHANGELOG.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
### 2.32.0 (12-03-2025)
|
||||
|
||||
- 首次推送
|
||||
55
filebrowser-wg/DOCS.md
Normal file
55
filebrowser-wg/DOCS.md
Normal file
@@ -0,0 +1,55 @@
|
||||
# Filebrowser冬瓜版
|
||||
|
||||
## 配置说明
|
||||
|
||||
### 无认证运行模式:
|
||||
|
||||
- 启用/停用ssl。
|
||||
|
||||
### 初始文件夹:
|
||||
|
||||
- 可选项,默认值 /。
|
||||
|
||||
### 证书文件:
|
||||
|
||||
- ssl证书文件。
|
||||
|
||||
### cifs域:
|
||||
|
||||
- cifs域。
|
||||
|
||||
### cifs用户名:
|
||||
|
||||
- 可选项,smb用户名,与smb shares用户名相同。
|
||||
|
||||
### cifs密码:
|
||||
|
||||
- 可选项,smb密码,与smb shares密码相同。
|
||||
|
||||
### 密钥:
|
||||
|
||||
- sl密钥。
|
||||
|
||||
### 本地磁盘:
|
||||
|
||||
- 用逗号分隔要挂载的驱动器的硬件名称或其标签。例如sda1, sdb1, MYNAS等。
|
||||
|
||||
### 网络磁盘:
|
||||
|
||||
- 可选,要挂载的smbv2/3服务器列表,以逗号分隔。
|
||||
|
||||
### 禁用缩略图:
|
||||
|
||||
- True /false(设置禁用缩略图为True或false;速度默认为true)。
|
||||
|
||||
### ssl:
|
||||
|
||||
- 启用/禁用ssl。
|
||||
|
||||
## 使用方法
|
||||
|
||||
- 可以通过浏览器页面访问 <http://homeassistant:port> (端口号默认8080)
|
||||
|
||||
- 默认用户名: "admin" 密码: "admin"
|
||||
|
||||
- 网络磁盘挂载到 `/share/storagecifs`下。
|
||||
9
filebrowser-wg/README.md
Normal file
9
filebrowser-wg/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 冬瓜甄选addons:Filebrowser冬瓜版
|
||||
|
||||
## 关于
|
||||
|
||||
一个非常好用的,基于Web管理的[文件管理器 File Browser](https://filebrowser.org/).
|
||||
|
||||
## 来源
|
||||
|
||||
https://github.com/alexbelgium/hassio-addons
|
||||
66
filebrowser-wg/apparmor.txt
Normal file
66
filebrowser-wg/apparmor.txt
Normal file
@@ -0,0 +1,66 @@
|
||||
#include <tunables/global>
|
||||
|
||||
profile db21ed7f_qbittorrent flags=(attach_disconnected,mediate_deleted) {
|
||||
#include <abstractions/base>
|
||||
|
||||
capability,
|
||||
file,
|
||||
signal,
|
||||
mount,
|
||||
umount,
|
||||
remount,
|
||||
network udp,
|
||||
network tcp,
|
||||
network dgram,
|
||||
network stream,
|
||||
network inet,
|
||||
network inet6,
|
||||
network netlink raw,
|
||||
network unix dgram,
|
||||
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
capability sys_admin,
|
||||
capability dac_read_search,
|
||||
# capability dac_override,
|
||||
# capability sys_rawio,
|
||||
|
||||
# S6-Overlay
|
||||
/init ix,
|
||||
/run/{s6,s6-rc*,service}/** ix,
|
||||
/package/** ix,
|
||||
/command/** ix,
|
||||
/run/{,**} rwk,
|
||||
/dev/tty rw,
|
||||
/bin/** ix,
|
||||
/usr/bin/** ix,
|
||||
/usr/lib/bashio/** ix,
|
||||
/etc/s6/** rix,
|
||||
/run/s6/** rix,
|
||||
/etc/services.d/** rwix,
|
||||
/etc/cont-init.d/** rwix,
|
||||
/etc/cont-finish.d/** rwix,
|
||||
/init rix,
|
||||
/var/run/** mrwkl,
|
||||
/var/run/ mrwkl,
|
||||
/dev/i2c-1 mrwkl,
|
||||
# Files required
|
||||
/dev/fuse mrwkl,
|
||||
/dev/sda1 mrwkl,
|
||||
/dev/sdb1 mrwkl,
|
||||
/dev/nvme0 mrwkl,
|
||||
/dev/nvme1 mrwkl,
|
||||
/dev/mmcblk0p1 mrwkl,
|
||||
/dev/* mrwkl,
|
||||
/tmp/** mrkwl,
|
||||
|
||||
# Data access
|
||||
/data/** rw,
|
||||
|
||||
# suppress ptrace denials when using 'docker ps' or using 'ps' inside a container
|
||||
ptrace (trace,read) peer=docker-default,
|
||||
|
||||
# docker daemon confinement requires explict allow rule for signal
|
||||
signal (receive) set=(kill,term) peer=/usr/bin/docker,
|
||||
|
||||
}
|
||||
132
filebrowser-wg/config.json
Normal file
132
filebrowser-wg/config.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "filebrowser冬瓜版,提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑文件",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/dri/card0",
|
||||
"/dev/dri/card1",
|
||||
"/dev/dri/renderD128",
|
||||
"/dev/vchiq",
|
||||
"/dev/video10",
|
||||
"/dev/video11",
|
||||
"/dev/video12",
|
||||
"/dev/video13",
|
||||
"/dev/video14",
|
||||
"/dev/video15",
|
||||
"/dev/video16",
|
||||
"/dev/ttyUSB0",
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
"/dev/sdc",
|
||||
"/dev/sdd",
|
||||
"/dev/sde",
|
||||
"/dev/sdf",
|
||||
"/dev/sdg",
|
||||
"/dev/nvme",
|
||||
"/dev/nvme0",
|
||||
"/dev/nvme0n1",
|
||||
"/dev/nvme0n1p1",
|
||||
"/dev/nvme0n1p2",
|
||||
"/dev/nvme0n1p3",
|
||||
"/dev/nvme1n1",
|
||||
"/dev/nvme1n1p1",
|
||||
"/dev/nvme1n1p2",
|
||||
"/dev/nvme1n1p3",
|
||||
"/dev/nvme2n1",
|
||||
"/dev/nvme2n1p1",
|
||||
"/dev/nvme2n1p2",
|
||||
"/dev/nvme2n3p3",
|
||||
"/dev/mmcblk",
|
||||
"/dev/fuse",
|
||||
"/dev/sda1",
|
||||
"/dev/sdb1",
|
||||
"/dev/sdc1",
|
||||
"/dev/sdd1",
|
||||
"/dev/sde1",
|
||||
"/dev/sdf1",
|
||||
"/dev/sdg1",
|
||||
"/dev/sda2",
|
||||
"/dev/sdb2",
|
||||
"/dev/sdc2",
|
||||
"/dev/sdd2",
|
||||
"/dev/sde2",
|
||||
"/dev/sdf2",
|
||||
"/dev/sdg2",
|
||||
"/dev/sda3",
|
||||
"/dev/sdb3",
|
||||
"/dev/sda4",
|
||||
"/dev/sdb4",
|
||||
"/dev/sda5",
|
||||
"/dev/sda6",
|
||||
"/dev/sda7",
|
||||
"/dev/sda8",
|
||||
"/dev/nvme0",
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2",
|
||||
"/dev/md0",
|
||||
"/dev/md1",
|
||||
"/dev/md2",
|
||||
"/dev/md3"
|
||||
],
|
||||
"environment": {
|
||||
"FB_BASEURL": "/filebrowser",
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"media:rw",
|
||||
"all_addon_configs:rw",
|
||||
"homeassistant_config:rw",
|
||||
"addons:rw",
|
||||
"backup:rw",
|
||||
"share:rw",
|
||||
"ssl:rw"
|
||||
],
|
||||
"name": "Filebrowser冬瓜版",
|
||||
"options": {
|
||||
"NoAuth": true,
|
||||
"certfile": "fullchain.pem",
|
||||
"disable_thumbnails": true,
|
||||
"keyfile": "privkey.pem",
|
||||
"TZ": "Asia/shanghai",
|
||||
"ssl": false
|
||||
},
|
||||
"panel_icon": "mdi:file-search",
|
||||
"ports": {
|
||||
"8080/tcp": null
|
||||
},
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web UI port"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"schema": {
|
||||
"NoAuth": "bool",
|
||||
"TZ":"str",
|
||||
"base_folder": "str?",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"disable_thumbnails": "bool?",
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"ssl": "bool"
|
||||
},
|
||||
"slug": "filebrowser-wg",
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.32.0",
|
||||
"udev": true,
|
||||
"boot": "manual"
|
||||
}
|
||||
BIN
filebrowser-wg/icon.png
Normal file
BIN
filebrowser-wg/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
filebrowser-wg/logo.png
Normal file
BIN
filebrowser-wg/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
39
filebrowser-wg/translations/en.yaml
Normal file
39
filebrowser-wg/translations/en.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
configuration:
|
||||
NoAuth:
|
||||
name: NoAuth
|
||||
description: >-
|
||||
Remove password. Resets database when changed.
|
||||
base_folder:
|
||||
name: base_folder
|
||||
description: >-
|
||||
optional, default is /
|
||||
certfile:
|
||||
name: certfile
|
||||
description: ssl certificate
|
||||
cifsdomain:
|
||||
name: cifsdomain
|
||||
cifspassword:
|
||||
name: cifspassword
|
||||
description: optional, smb password, same for all smb shares
|
||||
cifsusername:
|
||||
name: cifsusername
|
||||
description: optional, smb username, same for all smb shares
|
||||
keyfile:
|
||||
name: keyfile
|
||||
description: >-
|
||||
sslkeyfile
|
||||
localdisks:
|
||||
name: localdisks
|
||||
description: >-
|
||||
put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
|
||||
networkdisks:
|
||||
name: networkdisks
|
||||
description: >-
|
||||
optional, list of smbv2/3 servers to mount, separated by commas
|
||||
disable_thumbnails:
|
||||
name: disable_thumbnails
|
||||
description: >-
|
||||
true/false (set disable_thumbnails to true or false ; default true for speed)
|
||||
ssl:
|
||||
name: ssl
|
||||
39
filebrowser-wg/translations/zh-Hans.yaml
Normal file
39
filebrowser-wg/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
configuration:
|
||||
NoAuth:
|
||||
name: 无认证运行模式
|
||||
description: >-
|
||||
删除密码,更改时重置数据库。
|
||||
base_folder:
|
||||
name: 初始文件夹
|
||||
description: >-
|
||||
可选项,默认值 /
|
||||
certfile:
|
||||
name: 证书文件
|
||||
description: ssl证书文件
|
||||
cifsdomain:
|
||||
name: cifs域
|
||||
cifspassword:
|
||||
name: cifs密码
|
||||
description: 可选项,smb密码,与smb shares密码相同
|
||||
cifsusername:
|
||||
name: cifs用户名
|
||||
description: 可选项,smb用户名,与smb shares用户名相同
|
||||
keyfile:
|
||||
name: 密钥
|
||||
description: >-
|
||||
ssl密钥
|
||||
localdisks:
|
||||
name: 本地磁盘
|
||||
description: >-
|
||||
用逗号分隔要挂载的驱动器的硬件名称或其标签。例如sda1, sdb1, MYNAS…
|
||||
networkdisks:
|
||||
name: 网络磁盘
|
||||
description: >-
|
||||
可选,要挂载的smbv2/3服务器列表,以逗号分隔
|
||||
disable_thumbnails:
|
||||
name: 禁用缩略图
|
||||
description: >-
|
||||
True /false(设置禁用缩略图为True或false;速度默认为true)
|
||||
ssl:
|
||||
name: ssl
|
||||
@@ -1,3 +1,7 @@
|
||||
### 25.02.2 (2025-03-03)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### 24.12.1 (2025-01-15)
|
||||
|
||||
- 版本升级
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "Firefox"
|
||||
version: "24.12.1"
|
||||
version: "25.02.2"
|
||||
slug: "firefox"
|
||||
panel_icon: "mdi:firefox"
|
||||
description: "火狐浏览器的Docker容器"
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
### 2.15.7 (2025-03-17)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### 2.15.3 (2025-02-10)
|
||||
|
||||
- 版本升级
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Lucky(万吉)
|
||||
version: 2.15.3
|
||||
version: 2.15.7
|
||||
slug: lucky
|
||||
codenotary: wghaos@163.com
|
||||
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
### 1.1.0 (12-25-2024)
|
||||
### 1.1.2 (03-17-2025)
|
||||
1. 修复1.1.1引起的一个BUG,建议所有用户更新
|
||||
1. 新增缓存函数
|
||||
1. default2主题搜索支持Ctrl + Enter快捷键提交
|
||||
1. 版本检测改为后端获取
|
||||
|
||||
### 1.1.0 (12-25-2024)
|
||||
1. [新增] AI检索功能,对应接口ai_search,参考:https://doc.xiaoz.top/web/#/13/149
|
||||
1. [新增] 兑换码功能
|
||||
1. [新增] 获取参数接口get_option_base
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: OneNav
|
||||
version: 1.1.0
|
||||
version: 1.1.2
|
||||
slug: onenav
|
||||
codenotary: wghaos@163.com
|
||||
description: '可帮助你将浏览器书签集中式管理'
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
### 2.18.3 (2025-03-17)
|
||||
|
||||
- 脚本管理和日志管理支持下载脚本和日志
|
||||
- 修复 gRPC client 连接超时
|
||||
- 脚本管理增加强制打开文件
|
||||
|
||||
### 2.18.2 (2025-03-03)
|
||||
|
||||
- 定时任务支持 开机运行@boot 和 手动运行@once 任务
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: 青龙面板 for HA
|
||||
version: 2.18.2
|
||||
version: 2.18.3
|
||||
slug: qinglong
|
||||
description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台"
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
|
||||
7
xiaomusic/CHANGELOG.md
Normal file
7
xiaomusic/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
### 0.3.77 (2025-03-13)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### 0.3.75 (2025-03-06)
|
||||
|
||||
- 首次推出
|
||||
73
xiaomusic/DOCS.md
Normal file
73
xiaomusic/DOCS.md
Normal file
@@ -0,0 +1,73 @@
|
||||
# XiaoMusic无限听歌,解放小爱音箱
|
||||
|
||||
## 👋 配置说明
|
||||
|
||||
```yaml
|
||||
song_media: music2 #<选>Media可存放音乐目录/media下,请手动填写自定义目录
|
||||
song_share: music3 #<选>Share可存放音乐目录/share下,请手动填写自定义目录
|
||||
song_download: download #<选>Download下载音乐目录/media下,请手动填写自定义目录
|
||||
```
|
||||
|
||||
## 🔩 安装说明
|
||||
|
||||
加载项一键安装和更新
|
||||
|
||||
> 端口:58090 # 8090/tcp: 58090
|
||||
>
|
||||
> 访问:[PROTO:http]://[HOST]:[PORT:58090]/ 例如:192.168.68.123:58090/
|
||||
|
||||
|
||||
## 🛠️ 已测试支持的设备
|
||||
|
||||
| 型号 | 名称 |
|
||||
| ---- | ---------------------------------------------------------------------------------------------- |
|
||||
| L06A | [小爱音箱](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.l06a) |
|
||||
| L07A | [Redmi小爱音箱 Play](https://home.mi.com/webapp/content/baike/product/index.html?model=xiaomi.wifispeaker.l7a) |
|
||||
| S12/S12A/MDZ-25-DA | [小米AI音箱](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.s12) |
|
||||
| LX5A | [小爱音箱 万能遥控版](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.lx5a) |
|
||||
| LX05 | [小爱音箱Play(2019款)](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.lx05) |
|
||||
| L15A | [小米AI音箱(第二代)](https://home.mi.com/webapp/content/baike/product/index.html?model=xiaomi.wifispeaker.l15a#/) |
|
||||
| L16A | [Xiaomi Sound](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.l16a) |
|
||||
| L17A | [Xiaomi Sound Pro](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.l17a) |
|
||||
| LX06 | [小爱音箱Pro](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.lx06) |
|
||||
| LX01 | [小爱音箱mini](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.lx01) |
|
||||
| L05B | [小爱音箱Play](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.l05b) |
|
||||
| L05C | [小米小爱音箱Play 增强版](https://home.mi.com/baike/index.html#/detail?model=xiaomi.wifispeaker.l05c) |
|
||||
| L09A | [小米音箱Art](https://home.mi.com/webapp/content/baike/product/index.html?model=xiaomi.wifispeaker.l09a) |
|
||||
| LX04 X10A X08A | 已经支持的触屏版 |
|
||||
| X08C X08E X8F | 需要设置【型号兼容模式】选项为 true |
|
||||
| M01/XMYX01JY | 小米小爱音箱HD 需要设置【特殊型号获取对话记录】选项为 true 才能语音播放|
|
||||
|
||||
型号与产品名称对照可以在这里查询 <https://home.miot-spec.com/s/xiaomi.wifispeaker>
|
||||
|
||||
> 如果你的设备支持播放,请反馈给我添加到支持列表里,谢谢。
|
||||
> 目前应该所有设备类型都已经支持播放,有问题随时反馈。
|
||||
> 其他触屏版不能播放可以设置【型号兼容模式】选项为 true 试试。
|
||||
|
||||
## 🎵 支持音乐格式
|
||||
<Hr>
|
||||
|
||||
- mp3
|
||||
- flac
|
||||
- wav
|
||||
- ape
|
||||
- ogg
|
||||
- m4a
|
||||
|
||||
> 本地音乐会搜索目录下上面格式的文件,下载的歌曲是 mp3 格式的。
|
||||
> 已知 L05B L05C LX06 L16A 不支持 flac 格式。
|
||||
> 如果格式不能播放可以打开【转换为MP3】和【型号兼容模式】选项。
|
||||
|
||||
## 🌏 网络歌单功能
|
||||
|
||||
可以配置一个 json 格式的歌单,支持电台和歌曲,也可以直接用别人分享的链接,同时配备了 m3u 文件格式转换工具,可以很方便的把 m3u 电台文件转换成网络歌单格式的 json 文件,具体用法见
|
||||
|
||||
|
||||
## ⚠️ 安全提醒
|
||||
|
||||
1. 如果配置了公网访问 xiaomusic ,请一定要开启密码登陆,并设置复杂的密码。且不要在公共场所的 WiFi 环境下使用,否则可能造成小米账号密码泄露。
|
||||
1. 强烈不建议将小爱音箱的小米账号绑定摄像头,代码难免会有 bug ,一旦小米账号密码泄露,可能监控录像也会泄露。
|
||||
|
||||
## 🤔 高级篇
|
||||
- 自定义口令功能 [105](https://github.com/hanxi/xiaomusic/issues/105)
|
||||
- 缺少一篇教程 如何写自定义插件[如何写自定义插件](https://github.com/hanxi/xiaomusic/issues/105)
|
||||
13
xiaomusic/README.md
Normal file
13
xiaomusic/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 冬瓜甄选Addons:XiaoMusic
|
||||
|
||||
## 关于
|
||||
|
||||
使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。
|
||||
|
||||
## 源地址
|
||||
|
||||
> [项目 :](https://github.com/hanxi/xiaomusic) https://github.com/hanxi/xiaomusic
|
||||
>
|
||||
> [文档 :](https://xdocs.hanxi.cc) https://xdocs.hanxi.cc
|
||||
>
|
||||
> [docker hub :](https://hub.docker.com/r/hanxi/xiaomusic) https://hub.docker.com/r/hanxi/xiaomusic
|
||||
66
xiaomusic/apparmor.txt
Normal file
66
xiaomusic/apparmor.txt
Normal file
@@ -0,0 +1,66 @@
|
||||
#include <tunables/global>
|
||||
|
||||
profile addon_db21ed7f_emby_nas flags=(attach_disconnected,mediate_deleted) {
|
||||
#include <abstractions/base>
|
||||
|
||||
capability,
|
||||
file,
|
||||
signal,
|
||||
mount,
|
||||
umount,
|
||||
remount,
|
||||
network udp,
|
||||
network tcp,
|
||||
network dgram,
|
||||
network stream,
|
||||
network inet,
|
||||
network inet6,
|
||||
network netlink raw,
|
||||
network unix dgram,
|
||||
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
capability sys_admin,
|
||||
capability dac_read_search,
|
||||
# capability dac_override,
|
||||
# capability sys_rawio,
|
||||
|
||||
# S6-Overlay
|
||||
/init ix,
|
||||
/run/{s6,s6-rc*,service}/** ix,
|
||||
/package/** ix,
|
||||
/command/** ix,
|
||||
/run/{,**} rwk,
|
||||
/dev/tty rw,
|
||||
/bin/** ix,
|
||||
/usr/bin/** ix,
|
||||
/usr/lib/bashio/** ix,
|
||||
/etc/s6/** rix,
|
||||
/run/s6/** rix,
|
||||
/etc/services.d/** rwix,
|
||||
/etc/cont-init.d/** rwix,
|
||||
/etc/cont-finish.d/** rwix,
|
||||
/init rix,
|
||||
/var/run/** mrwkl,
|
||||
/var/run/ mrwkl,
|
||||
/dev/i2c-1 mrwkl,
|
||||
# Files required
|
||||
/dev/fuse mrwkl,
|
||||
/dev/sda1 mrwkl,
|
||||
/dev/sdb1 mrwkl,
|
||||
/dev/nvme0 mrwkl,
|
||||
/dev/nvme1 mrwkl,
|
||||
/dev/ttyUSB0 mrwkl,
|
||||
/dev/* mrwkl,
|
||||
/tmp/** mrkwl,
|
||||
|
||||
# Data access
|
||||
/data/** rw,
|
||||
|
||||
# suppress ptrace denials when using 'docker ps' or using 'ps' inside a container
|
||||
ptrace (trace,read) peer=docker-default,
|
||||
|
||||
# docker daemon confinement requires explict allow rule for signal
|
||||
signal (receive) set=(kill,term) peer=/usr/bin/docker,
|
||||
|
||||
}
|
||||
39
xiaomusic/config.yaml
Normal file
39
xiaomusic/config.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
name: "XiaoMusic"
|
||||
version: "0.3.77"
|
||||
slug: "xiaomusic"
|
||||
panel_icon: "mdi:music-box"
|
||||
description: "Xiaomusic for Home Assistant Addons"
|
||||
url: https://github.com/hanxi/xiaomusic
|
||||
image: r.hassbus.com/wghaos/addon-wghaos-xiaomusic
|
||||
init: false
|
||||
arch:
|
||||
- amd64
|
||||
- aarch64
|
||||
startup: "services"
|
||||
boot: "manual"
|
||||
apparmor: false
|
||||
#ingress: true
|
||||
#ingress_port: 8090
|
||||
#host_dbus: true
|
||||
map:
|
||||
- config:rw
|
||||
- media:rw
|
||||
- ssl:ro
|
||||
- share:rw
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:8090]/"
|
||||
ports:
|
||||
8090/tcp: 58090
|
||||
ports_description:
|
||||
8090/tcp: Server port
|
||||
environment:
|
||||
XIAOMUSIC_PUBLIC_PORT: "58090"
|
||||
devices:
|
||||
- /dev/fuse
|
||||
options:
|
||||
song_media: ""
|
||||
song_share: ""
|
||||
song_download: ""
|
||||
schema:
|
||||
song_media: "str?"
|
||||
song_share: "str?"
|
||||
song_download: "str?"
|
||||
BIN
xiaomusic/icon.png
Normal file
BIN
xiaomusic/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 528 KiB |
BIN
xiaomusic/logo.png
Normal file
BIN
xiaomusic/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 528 KiB |
14
xiaomusic/translations/en.yaml
Normal file
14
xiaomusic/translations/en.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
configuration:
|
||||
song_media:
|
||||
name: song_media
|
||||
description: >-
|
||||
Media Song Catalog.
|
||||
song_share:
|
||||
name: song_share
|
||||
description: >-
|
||||
Share Song Catalog.
|
||||
song_download:
|
||||
name: song_download
|
||||
description: >-
|
||||
Song Download Catalog.
|
||||
14
xiaomusic/translations/zh-Hans.yaml
Normal file
14
xiaomusic/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
configuration:
|
||||
song_media:
|
||||
name: song media
|
||||
description: >-
|
||||
Media可存放音乐目录/media下,请手动填写自定义目录
|
||||
song_share:
|
||||
name: song share
|
||||
description: >-
|
||||
Share可存放音乐目录/share下,请手动填写自定义目录
|
||||
song_download:
|
||||
name: song download
|
||||
description: >-
|
||||
Download下载音乐目录/media下,请手动填写自定义目录
|
||||
@@ -1,3 +1,7 @@
|
||||
### latest-2025031709 (2025-03-17)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### latest-2025030309 (2025-03-03)
|
||||
|
||||
- 版本升级
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: "小雅-TvBox"
|
||||
description: "AList代理,支持xiaoya版AList界面管理"
|
||||
version: "latest-2025030309"
|
||||
version: "latest-2025031709"
|
||||
slug: "xiaoya-tvbox"
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
image: r.hassbus.com/wghaos/xiaoya-tvbox
|
||||
|
||||
Reference in New Issue
Block a user