Files
Auto_Bangumi/docs/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

2.9 KiB

layout, title, titleTemplate, hero, features
layout title titleTemplate hero features
home AutoBangumi Automatic anime tracking, hands-free!
name text tagline actions
AutoBangumi Automatic anime tracking, hands-free! Fully automated RSS subscription parsing, download management, and file organization
theme text link
brand Quick Start /deploy/quick-start
theme text link
alt About /home/
theme text link
alt Changelog /changelog/3.2
icon title details
src
/image/icons/rss.png
RSS Subscription Parsing Automatically identifies and parses anime RSS feeds. No manual input needed — just subscribe and it handles parsing, downloading, and organizing.
icon title details
src
/image/icons/qbittorrent-logo.svg
qBittorrent Downloader Uses qBittorrent to download anime resources. Manage existing anime, download older series, and delete entries all within AutoBangumi.
icon title details
src
/image/icons/tmdb-icon.png
TMDB Metadata Matching Matches anime information via TMDB for accurate metadata, ensuring correct parsing even across multiple subtitle groups.
icon title details
src
/image/icons/plex-icon.png
Plex / Jellyfin / Infuse ... Automatically organizes file names and directory structure based on match results, ensuring high success rates for media library metadata scraping.

Credits

Acknowledgments

Thanks to

  • Mikan Project for providing such a great anime resource.
  • VitePress for providing a great documentation framework.
  • qBittorrent for providing a great downloader.
  • Plex / Jellyfin for providing great self-hosted media libraries.
  • Infuse for providing an elegant video player.
  • DanDan Play for providing a great danmaku player.
  • Every anime production team / translator team / fans.

Contributors

{class=contributors-avatar}

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.
<style scoped> .container { display: flex; position: relative; margin: 0 auto; padding: 0 24px; max-width: 1280px; } @media (min-width: 640px) { .container { padding-inline: 48px; } } @media (min-width: 960px) { .container { padding-inline: 64px; } } .contributors-avatar { width: 600px; } </style>