mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-20 11:57:46 +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>
1.6 KiB
1.6 KiB
Bangumi Manager Settings
WebUI Configuration
{width=500}{class=ab-shadow-card}
- Enable enables the bangumi manager. If disabled, the settings below will not take effect.
- Rename method is the renaming method. Currently supported:
pn—Torrent Title S0XE0X.mp4formatadvance—Official Title S0XE0X.mp4formatnone— No renaming
- Eps complete enables episode completion for the current season. If enabled, missing episodes will be downloaded.
- Add group tag adds subtitle group tags to download rules.
- Delete bad torrent deletes errored torrents.
- About file paths
- About renaming
config.json Configuration Options
The corresponding options in the configuration file are:
Configuration section: bangumi_manager
| Parameter | Description | Type | WebUI Option | Default |
|---|---|---|---|---|
| enable | Enable bangumi manager | Boolean | Enable manager | true |
| eps_complete | Enable episode completion | Boolean | Episode completion | false |
| rename_method | Rename method | String | Rename method | pn |
| group_tag | Add subtitle group tag | Boolean | Group tag | false |
| remove_bad_torrent | Delete bad torrents | Boolean | Remove bad torrent | false |