mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-07-10 05:58:00 +08:00
f764279a51f61d1d2dc50d3933b01fe94f11af09
Mobile Layout Fixes: - Fix config page horizontal overflow by adding min-width: 0 constraints - Fix sticky action buttons positioning on config page - Add loading states to config save/cancel buttons - Reduce topbar padding and icon spacing for mobile - Make search button fill space between logo and action icons - Fix search modal header layout with close button visibility Component Improvements: - ab-topbar: Flex search button with "Click to search" text on mobile - ab-status-bar: Reduce button sizes and gaps on mobile - ab-fold-panel: Add max-width and overflow constraints - ab-setting: Add max-width: 100% to prevent input overflow - ab-search-modal: Reduce padding and element sizes on mobile - ab-mobile-nav: Increase label font-size from 10px to 11px - ab-sidebar: Fix toggle animation (rotateY → rotate) Calendar & Bangumi Pages: - Add lazy loading to poster images for better performance - Move unknown air day items to separate section below grid - Add actionable CTA button to empty state with useAddRss hook Login Page: - Add will-change: transform for background animation performance i18n: - Add click_to_search translation key for mobile search button - Add add_rss_btn translation for empty state CTA Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…
官方网站 | 快速开始 | 更新日志 | 更新推送 | TG 群组
项目说明
本项目是基于 RSS 的全自动追番整理下载工具。只需要在 Mikan Project 等网站上订阅番剧,就可以全自动追番。 并且整理完成的名称和目录可以直接被 Plex、Jellyfin 等媒体库软件识别,无需二次刮削。
AutoBangumi 功能说明
-
简易单次配置就能持续使用
-
无需介入的
RSS解析器,解析番组信息并且自动生成下载规则。 -
番剧文件整理:
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 -
全自动重命名,重命名后 99% 以上的番剧可以直接被媒体库软件直接刮削
[Lilith-Raws] Kakkou no Iinazuke - 07 [Baha][WEB-DL][1080p][AVC AAC][CHT][MP4].mp4 >> Kakkou no Iinazuke S01E07.mp4 -
自定义重命名,可以根据上级文件夹对所有子文件重命名。
-
季中追番可以补全当季遗漏的所有剧集
-
高度可自定义的功能选项,可以针对不同媒体库软件微调
-
支持多种 RSS 站点,支持聚合 RSS 的解析。
-
无需维护完全无感使用
-
内置 TDMB 解析器,可以直接生成完整的 TMDB 格式的文件以及番剧信息。
Roadmap
计划开发的功能:
- Transmission 的支持。
Star History
贡献
欢迎提供 ISSUE 或者 PR, 贡献代码前建议阅读 CONTRIBUTING.md。
贡献者名单请见:
Licence
Languages
Python
68.1%
Vue
18.6%
TypeScript
9.9%
JSON-with-Comments
2.3%
Shell
0.5%
Other
0.4%
