Releases: Moeary/IwaraTool
Releases · Moeary/IwaraTool
v0.4
feat: Enhance history management and UI - Introduced a new History Center interface for managing downloaded files with search, filters, sorting, and actions for opening files, renaming, and cleaning up moved records. - Added methods in DownloadManager for retrieving history records, syncing with the download folder, and removing history records. - Updated the DownloadHistory class to include new methods for fetching and listing records, updating file paths, and syncing with the download folder. - Modified the build workflow to use Ubuntu 20.04 and added Nuitka options for static linking and automatic downloads. - Updated README files to reflect the new history center feature and improvements in retry logic for cache cleanup.
v0.3
更新日志
1. 筛选与下载增强
- 新增精细化筛选:支持按视频类型、作者及发布日期进行多维度过滤,精准定位目标内容。
- 提升下载兼容性:扩展了对多种复杂视频下载链接格式的支持。
2. 占位符与命名系统
- 占位符系统全面升级:支持高度自定义下载文件名与保存路径,可灵活组合使用日期、标题、ID 等标签,满足个性化整理需求。
3. 元数据与附件
- 封面图下载:新增视频封面图同步下载功能。
- 本地媒体库适配:支持生成
.nfo格式的元数据文件,完美适配并方便接入 Jellyfin、Emby 等本地媒体库管理系统。
4. 界面与国际化 (UI & i18n)
- UI 交互深度优化:全面改进了任务卡片的视觉布局,并优化了设置界面的交互体验。
- 多语言支持:完整支持中文、英文、日文三种语言的无缝切换。
5. 文档与构建
- 文档完善:新增中文与日文版 API 文档,并同步更新了 README 使用指引。
- 构建系统优化:GitHub Actions 打包产物现已自动在文件名中包含版本号与平台信息(Windows / Linux-AMD64),便于识别与下载。
温馨提示:
- Windows 用户:请直接下载
.exe格式文件。 - Linux 用户:请下载
Linux-AMD64二进制文件,并在终端执行chmod +x赋予可执行权限后运行。
Changelog
1. Filtering & Download Enhancements
- Advanced Filtering: Introduced fine-grained filtering capabilities, allowing users to sort by video type, author, and publish date.
- Broader Compatibility: Expanded support for a wider variety of video download link formats.
2. Placeholder & Naming System
- Placeholder System Overhaul: Highly customizable download filenames and directory structures. You can now flexibly combine tags such as Date, Title, and ID to suit your organization needs.
3. Metadata & Attachments
- Thumbnail Downloads: Added support for syncing and downloading video covers/thumbnails.
- Media Server Integration: Now supports generating
.nfometadata files for seamless integration with local media managers like Jellyfin and Emby.
4. UI & Internationalization (i18n)
- UI & UX Improvements: Deeply optimized the user interface, featuring improved task card layouts and a smoother interaction experience in the settings menu.
- Multilingual Support: Full localization support with seamless switching between English, Chinese, and Japanese.
5. Docs & Build
- Documentation Updates: Added Chinese and Japanese API documentation and updated the README guides.
- Build System Optimization: GitHub Actions now automatically append version numbers and platform info (Windows / Linux-AMD64) to output filenames for easier identification.
Tips:
- Windows Users: Please download the
.exefile. - Linux Users: Please download the
Linux-AMD64binary and grant execution permissions usingchmod +xbefore running.
v0.2
v0.1
带.exe后缀的是给Windows用的
不带.exe后缀的是给Linux用的
二进制文件由Github Action自动生成 放心食用
再不放心可以拉源码然后pixi run start