-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
修复了一些bug,增加了系统任务栏进度条 #97
Conversation
Zeal-L
commented
Nov 26, 2023
- 修复导致进度条没有正确被清除的bug
- 改用poetry作为包管理器
- 优化下载速度统计逻辑
- 新增windows系统任务栏进度条
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
自检完成
Adding CBZ export option with embedded ComicInfo.xml
1. 修复BiliPlus解析失败未正确返回的bug 2. 启动时异步检查Cookie有效性,加快启动速度 3. 优化逻辑,异步等待本地库存扫描 4. 本地漫画保存文件夹名称精简,且对文件夹名不再敏感 5. 更新BiliPlus请求头格式,更新user-agent的Chrome版本号
1. 修复无法将cbz格式的文件读取为已下载数量的问题 2. 将读取元数据步骤提前,保证本地漫画路径的唯一
1. 修复了软件退出,下载进程仍然继续运行的bug 2. 修正MangaUI过时的Qt枚举项 3. cookie校验异步处理 4. 章节详情耗时操作异步处理
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
呼呼,终于看完了,真是大工程
辛苦了ο(=•ω<=)ρ⌒☆ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可以,查缺补漏了