Skip to content

Commit d96e84f

Browse files
EstrellaXDclaudehappy-otter
committed
docs: update README with 3.2 features
- Update changelog link to 3.2 - Add new 3.2 features section: - Calendar view with Bangumi.tv integration - Passkey passwordless login - Season/episode offset auto-detection - Bangumi archive functionality - Search provider settings panel - RSS connection status tracking - iOS-style notification badges - New UI design (dark/light theme, mobile support) - Performance improvements - Update supported downloaders list (qBittorrent, Aria2, Transmission) - Fix TMDB typo Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
1 parent efa8d6b commit d96e84f

1 file changed

Lines changed: 23 additions & 7 deletions

File tree

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</p>
1111

1212
<p align="center">
13-
<a href="https://www.autobangumi.org">官方网站</a> | <a href="https://www.autobangumi.org/deploy/quick-start.html">快速开始</a> | <a href="https://www.autobangumi.org/changelog/3.0.html">更新日志</a> | <a href="https://t.me/autobangumi_update">更新推送</a> | <a href="https://t.me/autobangumi">TG 群组</a>
13+
<a href="https://www.autobangumi.org">官方网站</a> | <a href="https://www.autobangumi.org/deploy/quick-start.html">快速开始</a> | <a href="https://www.autobangumi.org/changelog/3.2.html">更新日志</a> | <a href="https://t.me/autobangumi_update">更新推送</a> | <a href="https://t.me/autobangumi">TG 群组</a>
1414
</p>
1515

1616
# 项目说明
@@ -24,8 +24,11 @@
2424

2525
## AutoBangumi 功能说明
2626

27+
### 核心功能
28+
2729
- 简易单次配置就能持续使用
28-
- 无需介入的 `RSS` 解析器,解析番组信息并且自动生成下载规则。
30+
- 无需介入的 `RSS` 解析器,解析番组信息并且自动生成下载规则
31+
- 首次运行设置向导,7 步引导完成配置
2932
- 番剧文件整理:
3033

3134
```
@@ -56,16 +59,29 @@
5659
- 自定义重命名,可以根据上级文件夹对所有子文件重命名。
5760
- 季中追番可以补全当季遗漏的所有剧集
5861
- 高度可自定义的功能选项,可以针对不同媒体库软件微调
59-
- 支持多种 RSS 站点,支持聚合 RSS 的解析
62+
- 支持多种 RSS 站点,支持聚合 RSS 的解析
6063
- 无需维护完全无感使用
61-
- 内置 TDMB 解析器,可以直接生成完整的 TMDB 格式的文件以及番剧信息
64+
- 内置 TMDB 解析器,可以直接生成完整的 TMDB 格式的文件以及番剧信息
6265

63-
## [Roadmap](https://github.com/users/EstrellaXD/projects/2)
66+
### 3.2 新功能
6467

68+
- **日历视图**:按播出日期查看订阅番剧,集成 Bangumi.tv 放送时间表
69+
- **Passkey 无密码登录**:支持 WebAuthn 指纹/面容登录,支持无用户名登录
70+
- **季度/集数偏移自动检测**:自动识别「虚拟季度」并计算正确的集数偏移
71+
- **番剧归档**:手动或自动归档已完结番剧,保持列表整洁
72+
- **搜索源设置面板**:在 UI 中直接管理搜索源,无需编辑配置文件
73+
- **RSS 连接状态**:实时显示订阅源健康状态,快速定位问题
74+
- **iOS 风格通知徽章**:直观显示需要关注的订阅
75+
- **全新 UI 设计**:深色/浅色主题、移动端适配、毛玻璃登录页
76+
- **性能优化**:并发 RSS 刷新提速 10 倍、并发下载提速 5 倍
77+
78+
## [Roadmap](https://github.com/users/EstrellaXD/projects/2)
6579

66-
***计划开发的功能***
80+
***已支持的下载器***
6781

68-
- Transmission 的支持。
82+
- qBittorrent
83+
- Aria2
84+
- Transmission
6985

7086
## Star History
7187

0 commit comments

Comments
 (0)