|
|
|
@@ -3,14 +3,13 @@
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p align="center"><strong>Entryway</strong></p>
|
|
|
|
|
<p align="center">多服务器聚合管理的 Android 媒体客户端,支持 Jellyfin 和 Emby。</p>
|
|
|
|
|
<p align="center">A multi-server aggregation Android media client for Jellyfin & Emby.</p>
|
|
|
|
|
<p align="center">多服务器聚合管理的跨平台媒体客户端,支持 Jellyfin 和 Emby。</p>
|
|
|
|
|
<p align="center">A multi-server aggregation media client for Jellyfin & Emby — Android, Android TV & Windows.</p>
|
|
|
|
|
<p align="center"><a href="https://www.yamby.cn">官方网站 | Official Website</a></p>
|
|
|
|
|
|
|
|
|
|
<p align="center">
|
|
|
|
|
<img src="https://img.shields.io/badge/Platform-Android-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Android">
|
|
|
|
|
<img src="https://img.shields.io/badge/Kotlin-2.0-7F52FF?style=flat-square&logo=kotlin&logoColor=white" alt="Kotlin">
|
|
|
|
|
<img src="https://img.shields.io/badge/Jetpack_Compose-Material_3-4285F4?style=flat-square&logo=jetpackcompose&logoColor=white" alt="Compose">
|
|
|
|
|
<img src="https://img.shields.io/badge/Min_SDK-27_(Android_8.1)-34A853?style=flat-square" alt="MinSDK">
|
|
|
|
|
<img src="https://img.shields.io/badge/Platform-Android%20%7C%20Android_TV%20%7C%20Windows-3DDC84?style=flat-square" alt="Platform">
|
|
|
|
|
<img src="https://img.shields.io/badge/Server-Jellyfin%20%7C%20Emby-AA0000?style=flat-square" alt="Server">
|
|
|
|
|
<img src="https://img.shields.io/badge/License-MIT-blue?style=flat-square" alt="License">
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
@@ -18,83 +17,92 @@
|
|
|
|
|
|
|
|
|
|
## 最新版本 | Latest Release
|
|
|
|
|
|
|
|
|
|
- **手机版 v0.17.0**:完整多弹幕 API 管理、窄屏布局修复与按服务隔离的匹配和缓存
|
|
|
|
|
- **TV 版 v0.16.0**:移植多弹幕 API、重排遥控器弹窗并修复弹幕穿透菜单与焦点问题
|
|
|
|
|
- **Windows v0.14.0**:提供 Windows x64 安装器、硬件解码策略与字幕/资源作用域修复
|
|
|
|
|
- **手机版 APK**:[`entryway-debug-0.17.0.apk`](https://github.com/JackYucongjia/Entryway_Release/releases/download/v0.17.0/entryway-debug-0.17.0.apk)
|
|
|
|
|
- **TV 版 APK**:[`Entryway-tv-debug-0.16.0.apk`](https://github.com/JackYucongjia/Entryway_Release/releases/download/v0.17.0/Entryway-tv-debug-0.16.0.apk)
|
|
|
|
|
- **Windows x64**:[`Entryway_0.14.0+33_Windows_x64_Setup.exe`](https://github.com/JackYucongjia/Entryway_Release/releases/download/v0.17.0/Entryway_0.14.0%2B33_Windows_x64_Setup.exe)
|
|
|
|
|
**全局标签 `v0.24.0`**(各端应用版本独立;手机版为 Preview,TV 与 Windows 为 Debug)
|
|
|
|
|
|
|
|
|
|
| 平台 | 应用版本 | 构建号 | 下载 |
|
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
|
| Android 手机版 | 0.24.0 | 45 | [`entryway-preview-0.24.0.apk`](https://gitea.yamby.cn/yusheng/Entryway_Release/releases/download/v0.24.0/entryway-preview-0.24.0.apk) |
|
|
|
|
|
| Android TV 版 | 0.18.1 | 39 | [`Entryway-tv-debug-0.18.1.apk`](https://gitea.yamby.cn/yusheng/Entryway_Release/releases/download/v0.24.0/Entryway-tv-debug-0.18.1.apk) |
|
|
|
|
|
| Windows x64 | 0.18.0 | 37 | [`Entryway_0.18.0+37_Windows_x64_Setup.exe`](https://gitea.yamby.cn/yusheng/Entryway_Release/releases/download/v0.24.0/Entryway_0.18.0+37_Windows_x64_Setup.exe) |
|
|
|
|
|
|
|
|
|
|
> Android 手机版从 0.24.0 起使用 Preview 持续发布构建:启用 R8、AOT 与 Baseline Profile,但仍沿用 1.0 前公开包的调试证书,可直接覆盖安装;TV 继续使用 Debug 构建,Windows 安装包未签名。Preview/Debug 均不是正式 Release 构建。
|
|
|
|
|
>
|
|
|
|
|
> ⚠️ v0.19.0 的手机安装包误用了正式发布证书,无法覆盖安装。0.18.x 及更早版本可直接覆盖安装 0.20.0;若已安装 v0.19.0,需先卸载再安装。
|
|
|
|
|
>
|
|
|
|
|
> Windows 端正在重构,预计 **2026 年 8 月 17 日**正式发布新版。
|
|
|
|
|
|
|
|
|
|
- **变更日志**:[`RELEASE_NOTES.md`](RELEASE_NOTES.md)
|
|
|
|
|
- **全部版本**:[Gitea Releases](https://gitea.yamby.cn/yusheng/Entryway_Release/releases) | [GitHub Releases](https://github.com/JackYucongjia/Entryway_Release/releases)
|
|
|
|
|
|
|
|
|
|
## 概述 | Overview
|
|
|
|
|
|
|
|
|
|
**Entryway |