From d8a2d1fbe344697f8fd77ef38aaf12a39216f2ee Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Tue, 15 Jul 2025 11:45:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=BA=94=E7=94=A8=20MoonTV?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/README.md | 1 + README.md | 1 + apps/moontv/latest/data.yml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 77f5144c0..5e2226eb9 100644 --- a/.github/README.md +++ b/.github/README.md @@ -108,6 +108,7 @@ | 🟢 | | Media CMS | https://mediacms.io/ | 现代、功能齐全的开源视频和媒体内容管理系统 | | | 🟢 | | MetaTube | https://github.com/metatube-community/ | 为 Jellyfin/Emby/Plex 开发的超级好用的成人元数据刮削插件 | | | 🟢 | | MinIO | https://min.io/ | MinIO 是一种高性能、兼容 S3 的对象存储 | | +| 🟢 | | MoonTV | https://github.com/senshinya/MoonTV/ | 跨平台的影视聚合播放站 | | | 🟢 | | MoviePilot | https://github.com/jxxghp/MoviePilot/ | NAS媒体库自动化管理工具 | | | 🟢 | | MySQL | https://www.mysql.com/ | 关系数据库管理系统 | MySQL | | 🟢 | | MariaDB | https://mariadb.org/ | 【MySQL分支】创新的开源数据库 | MySQL | diff --git a/README.md b/README.md index 17504ecf7..df0a1f250 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ | 🟢 | | Media CMS | https://mediacms.io/ | 现代、功能齐全的开源视频和媒体内容管理系统 | | | 🟢 | | MetaTube | https://github.com/metatube-community/ | 为 Jellyfin/Emby/Plex 开发的超级好用的成人元数据刮削插件 | | | 🟢 | | MinIO | https://min.io/ | MinIO 是一种高性能、兼容 S3 的对象存储 | | +| 🟢 | | MoonTV | https://github.com/senshinya/MoonTV/ | 跨平台的影视聚合播放站 | | | 🟢 | | MoviePilot | https://github.com/jxxghp/MoviePilot/ | NAS媒体库自动化管理工具 | | | 🟢 | | MySQL | https://www.mysql.com/ | 关系数据库管理系统 | MySQL | | 🟢 | | MariaDB | https://mariadb.org/ | 【MySQL分支】创新的开源数据库 | MySQL | diff --git a/apps/moontv/latest/data.yml b/apps/moontv/latest/data.yml index 9fee910ae..33411e412 100644 --- a/apps/moontv/latest/data.yml +++ b/apps/moontv/latest/data.yml @@ -91,7 +91,7 @@ additionalProperties: required: true type: select values: - - label: 允许注册 + - label: 允许注册 (Redis 存储) value: "true" - label: 禁用注册 value: "false"