mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-11 10:35:50 +08:00
- Configure VitePress locales with zh-CN as root and en-US as /en/ - Translate all documentation to Chinese (31 files) - Create English documentation under /en/ directory - Add Chinese UI labels for navigation and pagination - Language switcher now available in site header 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>
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# 日历视图
|
||
|
||
从 v3.2 开始,AB 包含日历视图,按播出日期显示您订阅的番剧。
|
||
|
||

|
||
|
||
## 功能
|
||
|
||
### 每周时间表
|
||
|
||
日历按播出日期(周一至周日)组织显示番剧,另有"未知"列显示没有播出时间数据的番剧。
|
||
|
||
### Bangumi.tv 集成
|
||
|
||
AB 从 Bangumi.tv 获取播出时间数据,以准确显示每部番剧的播出时间。
|
||
|
||
点击 **刷新时间表** 按钮更新播出数据。
|
||
|
||
### 分组显示
|
||
|
||
从 v3.2 开始,具有多个下载规则的番剧会被分组显示:
|
||
|
||
- 同一番剧只显示一次,即使有多个字幕组规则
|
||
- 点击分组番剧可查看所有可用规则
|
||
- 选择特定规则进行编辑
|
||
|
||
这样可以保持日历整洁,同时仍能访问所有规则。
|
||
|
||
## 导航
|
||
|
||
点击日历中的任意番剧海报可:
|
||
- 查看番剧详情
|
||
- 编辑下载规则
|
||
- 访问归档/禁用选项
|
||
|
||
## 提示
|
||
|
||
::: tip
|
||
如果番剧出现在"未知"列,可能是 Bangumi.tv 上没有播出数据,或番剧标题无法匹配。
|
||
:::
|