mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-20 20:07:15 +08:00
3ff0a64e89fa51766b55f84fd13a0027fc0143e5
Implement a comprehensive mobile-first UI redesign with touch-friendly navigation, responsive data display, and proper device adaptation. Key changes: - Add 3-tier breakpoint system: mobile (<640px), tablet (640-1023px), desktop (1024px+) - Create core mobile components: bottom-sheet, pull-refresh, swipe-container, data-list, adaptive-modal - Redesign navigation: bottom nav with labels on mobile, mini sidebar on tablet - Mobile-first layout with dvh units, safe area insets, and column-reverse flex - Forms stack labels vertically on mobile, inputs go full-width - Popups render as bottom sheets on mobile devices - Bangumi grid uses CSS Grid with responsive minmax columns - RSS page uses card-based data-list on mobile instead of NDataTable - Config actions get safe area padding and full-width buttons on mobile/tablet - Touch targets enforced at 44px minimum throughout - Add sheet/overlay/swipe CSS transitions - Topbar search visible on tablet (previously desktop-only) 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>
…
官方网站 | 快速开始 | 更新日志 | 更新推送 | 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
61.8%
Vue
25.5%
TypeScript
9.1%
JSON-with-Comments
2.5%
SCSS
0.6%
Other
0.3%
