Files
Auto_Bangumi/docs/home/index.md
Estrella Pan f42a5296e7 docs: translate to English, upgrade VitePress 1.6.4, add API reference
- Upgrade VitePress from 1.0.0-rc.4 to 1.6.4 (stable)
- Update all dependencies (vue 3.5, typescript 5.6, @vue/tsconfig 0.5)
- Remove defunct Documate AI integration and google-analytics plugin
- Add Google Analytics via head config instead
- Translate all 25+ documentation pages from Chinese to English
- Add comprehensive REST API reference (docs/api/index.md)
- Add v3.2 changelog to sidebar navigation (fixes dead link)
- Update version string from v3.1 to v3.2
- Fix homepage changelog link to point to v3.2
- Update all WebUI screenshots with current v3.2 UI
- Add new screenshots: calendar view, bangumi poster wall
- Remove obsolete files: documate.json, deploy/windows.md, deploy/unix.md
- Update CSS variables for VitePress 1.6.x compatibility

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>
2026-01-24 09:04:10 +01:00

3.2 KiB

title
title
About

About AutoBangumi

AutoBangumi WebUI

AutoBangumi is a fully automated anime downloading and organizing tool based on RSS feeds. Simply subscribe to anime on Mikan Project or similar sites, and it will automatically track and download new episodes.

The organized file names and directory structure are directly compatible with Plex, Jellyfin, and other media library software without requiring additional metadata scraping.

Features

  • Simple one-time configuration for continuous use

  • Hands-free RSS parser that extracts anime information and automatically generates download rules

  • Anime file organization:

    Bangumi
    ├── bangumi_A_title
    │   ├── Season 1
    │   │   ├── A S01E01.mp4
    │   │   ├── A S01E02.mp4
    │   │   ├── A S01E03.mp4
    │   │   └── A S01E04.mp4
    │   └── Season 2
    │       ├── A S02E01.mp4
    │       ├── A S02E02.mp4
    │       ├── A S02E03.mp4
    │       └── A S02E04.mp4
    ├── bangumi_B_title
    │   └─── Season 1
    
  • Fully automatic renaming — over 99% of anime files can be directly scraped by media library software after renaming

    [Lilith-Raws] Kakkou no Iinazuke - 07 [Baha][WEB-DL][1080p][AVC AAC][CHT][MP4].mp4
    >>
    Kakkou no Iinazuke S01E07.mp4
    
  • Custom renaming based on parent folder names for all child files

  • Mid-season catch-up to fill in all missed episodes of the current season

  • Highly customizable options that can be fine-tuned for different media library software

  • Zero maintenance, completely transparent operation

  • Built-in TMDB parser for generating complete TMDB-formatted files and anime metadata

  • Reverse proxy support for Mikan RSS feeds

Community

Acknowledgments

Thanks to Sean for extensive help with the project.

Contributing

Issues and Pull Requests are welcome!

Disclaimer

Since AutoBangumi obtains anime through unofficial copyright channels:

  • Do not use AutoBangumi for commercial purposes.
  • Do not create video content featuring AutoBangumi for distribution on domestic video platforms (copyright stakeholders).
  • Do not use AutoBangumi for any activity that violates laws or regulations.

AutoBangumi is for educational and personal use only.

License

MIT License